Package | Description |
---|---|
com.orchestranetworks.addon.hmfh |
Provides classes and interfaces to use {addon.label} services: export, import and compare.
|
Modifier and Type | Field and Description |
---|---|
static ADSSectionEnumeration |
ADSSectionEnumeration.DIMENSION_ASSOCIATIONS |
static ADSSectionEnumeration |
ADSSectionEnumeration.DIMENSIONS |
static ADSSectionEnumeration |
ADSSectionEnumeration.HIERARCHIES |
static ADSSectionEnumeration |
ADSSectionEnumeration.MEMBERS |
static ADSSectionEnumeration |
ADSSectionEnumeration.PROPERTY_ARRAY |
static ADSSectionEnumeration |
ADSSectionEnumeration.SECTION |
static ADSSectionEnumeration |
ADSSectionEnumeration.UNKNOWN |
Modifier and Type | Method and Description |
---|---|
static ADSSectionEnumeration |
ADSSectionEnumeration.parse(String value) |
Modifier and Type | Method and Description |
---|---|
List<ADSSectionEnumeration> |
HmfhExportSpec.getSections()
Returns ADS sections enumeration.
|
Modifier and Type | Method and Description |
---|---|
void |
HmfhExportSpec.setSections(List<ADSSectionEnumeration> sections)
Sets ADS sections enumeration.
|