| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<EnumClasses> |
ResourceQuParams.classes |
protected java.util.List<EnumClasses> |
NotificationFilter.classes |
protected java.util.List<EnumClasses> |
NotificationDef.classes |
| Modifier and Type | Method and Description |
|---|---|
static EnumClasses |
EnumClasses.fromValue(java.lang.String v) |
static EnumClasses |
EnumClasses.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumClasses[] |
EnumClasses.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EnumClasses> |
ResourceQuParams.getClasses()
Gets the value of the classes property.
|
java.util.List<EnumClasses> |
NotificationFilter.getClasses()
Gets the value of the classes property.
|
java.util.List<EnumClasses> |
NotificationDef.getClasses()
Gets the value of the classes property.
|
Copyright © 2012. All Rights Reserved.