| Package | Description |
|---|---|
| org.apache.cxf.xkms.model.xkms |
| Modifier and Type | Field and Description |
|---|---|
protected KeyBindingEnum |
StatusType.statusValue |
| Modifier and Type | Method and Description |
|---|---|
static KeyBindingEnum |
KeyBindingEnum.fromValue(String v) |
KeyBindingEnum |
StatusType.getStatusValue()
Gets the value of the statusValue property.
|
static KeyBindingEnum |
KeyBindingEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyBindingEnum[] |
KeyBindingEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusType.setStatusValue(KeyBindingEnum value)
Sets the value of the statusValue property.
|
Apache CXF