Package | Description |
---|---|
org.apache.cxf.ws.security.policy | |
org.apache.cxf.ws.security.policy.model |
Modifier and Type | Method and Description |
---|---|
static SPConstants.Layout |
SPConstants.Layout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SPConstants.Layout[] |
SPConstants.Layout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SPConstants.Layout |
Layout.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
Layout.setValue(SPConstants.Layout value) |
Apache CXF