| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumLevel |
ResourceInfo.level |
| Modifier and Type | Method and Description |
|---|---|
static EnumLevel |
EnumLevel.fromValue(String v) |
EnumLevel |
ResourceInfo.getLevel()
Gets the value of the level property.
|
static EnumLevel |
EnumLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumLevel[] |
EnumLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceInfo.setLevel(EnumLevel value)
Sets the value of the level property.
|
ResourceInfo |
ResourceInfo.withLevel(EnumLevel value) |
Copyright © 2016. All rights reserved.