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