Package | Description |
---|---|
com.darwino.domino.napi.enums | |
com.darwino.domino.napi.struct | |
com.darwino.domino.napi.struct.cd |
Modifier and Type | Method and Description |
---|---|
static ODSType |
ODSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ODSType[] |
ODSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract ODSType |
BaseODSStruct.getODSType() |
Modifier and Type | Method and Description |
---|---|
ODSType |
CDFIELD.getODSType() |
ODSType |
CDGRAPHIC.getODSType() |
ODSType |
CDEMBEDDEDCTL.getODSType() |
ODSType |
CDHOTSPOTBEGIN.getODSType() |
ODSType |
CDDATAFLAGS.getODSType() |
ODSType |
CDKEYWORD.getODSType() |
ODSType |
CDFIELDHINT.getODSType() |
ODSType |
CDBEGINRECORD.getODSType() |
ODSType |
CDEXTFIELD.getODSType() |
ODSType |
CDTEXT.getODSType() |
ODSType |
CDFILEHEADER.getODSType() |
ODSType |
CDENDRECORD.getODSType() |
ODSType |
CDFILESEGMENT.getODSType() |
Copyright © 2014–2018. All rights reserved.