Package | Description |
---|---|
org.w3._2000._09.xmldsig |
Modifier and Type | Field and Description |
---|---|
protected TransformsType |
ReferenceType.transforms |
protected TransformsType |
RetrievalMethodType.transforms |
Modifier and Type | Method and Description |
---|---|
TransformsType |
TransformsType.clone()
Creates and returns a deep copy of this object.
|
TransformsType |
ObjectFactory.createTransformsType()
Create an instance of
TransformsType |
TransformsType |
ReferenceType.getTransforms()
Gets the value of the transforms property.
|
TransformsType |
RetrievalMethodType.getTransforms()
Gets the value of the transforms property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TransformsType> |
ObjectFactory.createTransforms(TransformsType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TransformsType> |
ObjectFactory.createTransforms(TransformsType value)
|
void |
ReferenceType.setTransforms(TransformsType value)
Sets the value of the transforms property.
|
void |
RetrievalMethodType.setTransforms(TransformsType value)
Sets the value of the transforms property.
|
Constructor and Description |
---|
TransformsType(TransformsType o)
Creates a new
TransformsType instance by deeply copying a given TransformsType instance. |
Copyright © 2013 evolveum. All rights reserved.