| 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 |
|---|---|
XTCETypedObject.EngineeringType |
XTCETypedObject.getEngineeringType()
Accessor to return a descriptive name for the Engineering or Operator
type of this Parameter, Argument, or Member represented by this object.
|
static XTCETypedObject.EngineeringType |
XTCETypedObject.EngineeringType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XTCETypedObject.EngineeringType[] |
XTCETypedObject.EngineeringType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.