| Modifier and Type | Method and Description |
|---|---|
static FieldExtensionType |
FieldExtensionType.fromValue(int value)
Creates an enumeration value from int.
|
FieldExtensionType |
Field.getExtensionType()
Gets the the field extension type.
|
static FieldExtensionType |
FieldExtensionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FieldExtensionType[] |
FieldExtensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Field.containsExtension(FieldExtensionType extensionType)
Returns a value indicating whether the field (or one of its child fields) contains an extension of the specified type.
|
FieldList |
Bioseal.findFieldsByExtension(FieldExtensionType fieldExtensionType)
Finds fields by extension type.
|
Copyright © 2020-2030, id3 Technologies. All rights reserved. eu.id3.bioseal