Package | Description |
---|---|
nl.esciencecenter.xenon |
This package is the main entry point into the Xenon API.
|
Modifier and Type | Method and Description |
---|---|
XenonPropertyDescription.Type |
XenonPropertyDescription.getType()
Returns the type of the property.
|
static XenonPropertyDescription.Type |
XenonPropertyDescription.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XenonPropertyDescription.Type[] |
XenonPropertyDescription.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|