| Package | Description |
|---|---|
| org.xtce.toolkit |
This package is the XTCE Toolkit that provides a convenient and relatively
simple Application Programming Interface (API) to use an XTCE document, from
an end user application, where the developer need not have advanced
knowledge of the intricacies of dealing with the XTCE data model directly.
|
| Modifier and Type | Method and Description |
|---|---|
XTCEContainerContentEntry.FieldType |
XTCEContainerContentEntry.getEntryType()
Retrieve the type of entry that this object represents in the overall
container as the native enumeration type.
|
static XTCEContainerContentEntry.FieldType |
XTCEContainerContentEntry.FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XTCEContainerContentEntry.FieldType[] |
XTCEContainerContentEntry.FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.