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