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