| Package | Description |
|---|---|
| org.apache.cxf.xkms.model.xkms |
| Modifier and Type | Method and Description |
|---|---|
static ResponseMechanismEnum |
ResponseMechanismEnum.fromValue(String v) |
static ResponseMechanismEnum |
ResponseMechanismEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseMechanismEnum[] |
ResponseMechanismEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache CXF