Package | Description |
---|---|
nl.esciencecenter.xenon |
This package is the main entry point into the Xenon API.
|
Modifier and Type | Method and Description |
---|---|
static XenonPropertyDescription.Component |
XenonPropertyDescription.Component.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XenonPropertyDescription.Component[] |
XenonPropertyDescription.Component.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<XenonPropertyDescription.Component> |
XenonPropertyDescription.getLevels()
Return a set containing all components that accept this property.
|