| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumType |
Notification.type |
| Modifier and Type | Method and Description |
|---|---|
static EnumType |
EnumType.fromValue(String v) |
EnumType |
Notification.getType()
Gets the value of the type property.
|
static EnumType |
EnumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumType[] |
EnumType.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.setType(EnumType value)
Sets the value of the type property.
|
Notification |
Notification.withType(EnumType value) |
Copyright © 2016. All rights reserved.