Uses of Class
org.w3._2001._04.xmlenc.TransformsType

Packages that use TransformsType
org.w3._2001._04.xmlenc   
 

Uses of TransformsType in org.w3._2001._04.xmlenc
 

Fields in org.w3._2001._04.xmlenc declared as TransformsType
protected  TransformsType CipherReferenceType.transforms
           
 

Methods in org.w3._2001._04.xmlenc that return TransformsType
 TransformsType TransformsType.clone()
          Creates and returns a deep copy of this object.
 TransformsType ObjectFactory.createTransformsType()
          Create an instance of TransformsType
 TransformsType CipherReferenceType.getTransforms()
          Gets the value of the transforms property.
 

Methods in org.w3._2001._04.xmlenc with parameters of type TransformsType
 void CipherReferenceType.setTransforms(TransformsType value)
          Sets the value of the transforms property.
 

Constructors in org.w3._2001._04.xmlenc with parameters of type TransformsType
TransformsType(TransformsType o)
          Creates a new TransformsType instance by deeply copying a given TransformsType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.