Package | Description |
---|---|
com.orchestranetworks.addon.hmfh |
Provides classes and interfaces to use {addon.label} services: export, import and compare.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanStringValueFormat |
class |
LiteralBooleanFormat |
class |
NativeBooleanFormat |
Modifier and Type | Method and Description |
---|---|
BooleanFormatEntity |
HmfhExportSpec.getBooleanFormatEntity()
Returns the format of the exported boolean fields.
|
static BooleanFormatEntity |
BooleanFormatEntity.parse(String value)
Specifies the
BooleanFormatEntity instance that corresponds to a specific value . |
Modifier and Type | Method and Description |
---|---|
void |
HmfhExportSpec.setBooleanFormatEntity(BooleanFormatEntity booleanFormatEntity)
Defines the format of the exported boolean fields.
|