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 RetrievalMethodType.transforms
           
protected  TransformsType ReferenceType.transforms
           
 

Methods in org.w3._2000._09.xmldsig_ that return TransformsType
 TransformsType ObjectFactory.createTransformsType()
          Create an instance of TransformsType
 TransformsType RetrievalMethodType.getTransforms()
          Gets the value of the transforms property.
 TransformsType ReferenceType.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 RetrievalMethodType.setTransforms(TransformsType value)
          Sets the value of the transforms property.
 void ReferenceType.setTransforms(TransformsType value)
          Sets the value of the transforms property.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.