Uses of Class
org.w3._2000._09.xmldsig.TransformsType

Packages that use TransformsType
org.w3._2000._09.xmldsig   
 

Uses of TransformsType in org.w3._2000._09.xmldsig
 

Fields in org.w3._2000._09.xmldsig declared as TransformsType
protected  TransformsType ReferenceType.transforms
           
protected  TransformsType RetrievalMethodType.transforms
           
 

Methods in org.w3._2000._09.xmldsig that return TransformsType
 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.
 

Methods in org.w3._2000._09.xmldsig that return types with arguments of type TransformsType
 javax.xml.bind.JAXBElement<TransformsType> ObjectFactory.createTransforms(TransformsType value)
          Create an instance of JAXBElement<TransformsType>}
 

Methods in org.w3._2000._09.xmldsig with parameters of type TransformsType
 javax.xml.bind.JAXBElement<TransformsType> ObjectFactory.createTransforms(TransformsType value)
          Create an instance of JAXBElement<TransformsType>}
 void ReferenceType.setTransforms(TransformsType value)
          Sets the value of the transforms property.
 void RetrievalMethodType.setTransforms(TransformsType value)
          Sets the value of the transforms property.
 

Constructors in org.w3._2000._09.xmldsig with parameters of type TransformsType
TransformsType(TransformsType o)
          Creates a new TransformsType instance by deeply copying a given TransformsType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.