Uses of Class
org.plutext.jaxb.xmldsig.TransformType

Uses of TransformType in org.plutext.jaxb.xmldsig
 

Fields in org.plutext.jaxb.xmldsig with type parameters of type TransformType
protected  List<TransformType> TransformsType.transform
           
 

Methods in org.plutext.jaxb.xmldsig that return TransformType
 TransformType ObjectFactory.createTransformType()
          Create an instance of TransformType
 

Methods in org.plutext.jaxb.xmldsig that return types with arguments of type TransformType
 javax.xml.bind.JAXBElement<TransformType> ObjectFactory.createTransform(TransformType value)
          Create an instance of JAXBElement<TransformType>}
 List<TransformType> TransformsType.getTransform()
          Gets the value of the transform property.
 

Methods in org.plutext.jaxb.xmldsig with parameters of type TransformType
 javax.xml.bind.JAXBElement<TransformType> ObjectFactory.createTransform(TransformType value)
          Create an instance of JAXBElement<TransformType>}
 



Copyright © 2012. All Rights Reserved.