Package | Description |
---|---|
org.apache.xml.security.configuration |
Modifier and Type | Field | Description |
---|---|---|
protected InOutAttrType |
TransformAlgorithmType.inout |
Modifier and Type | Method | Description |
---|---|---|
static InOutAttrType |
InOutAttrType.fromValue(String v) |
|
InOutAttrType |
TransformAlgorithmType.getINOUT() |
Gets the value of the inout property.
|
static InOutAttrType |
InOutAttrType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static InOutAttrType[] |
InOutAttrType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TransformAlgorithmType.setINOUT(InOutAttrType value) |
Sets the value of the inout property.
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.