|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InOutAttrType | |
|---|---|
| org.apache.xml.security.configuration | |
| Uses of InOutAttrType in org.apache.xml.security.configuration |
|---|
| Fields in org.apache.xml.security.configuration declared as InOutAttrType | |
|---|---|
protected InOutAttrType |
TransformAlgorithmType.inout
|
| Methods in org.apache.xml.security.configuration that return InOutAttrType | |
|---|---|
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. |
| Methods in org.apache.xml.security.configuration with parameters of type InOutAttrType | |
|---|---|
void |
TransformAlgorithmType.setINOUT(InOutAttrType value)
Sets the value of the inout property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||