Package | Description |
---|---|
com.darwino.domino.napi.enums | |
com.darwino.domino.napi.struct.cd |
Modifier and Type | Method and Description |
---|---|
static CDGRAPHIC_FLAG |
CDGRAPHIC_FLAG.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CDGRAPHIC_FLAG[] |
CDGRAPHIC_FLAG.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<CDGRAPHIC_FLAG> |
CDGRAPHIC.getFlags() |
Modifier and Type | Method and Description |
---|---|
void |
CDGRAPHIC.setFlags(Collection<CDGRAPHIC_FLAG> flags) |
Copyright © 2014–2018. All rights reserved.