Uses of Class
xades4j.xml.bind.xmldsig.XmlTransformsType

Packages that use XmlTransformsType
xades4j.xml.bind.xades JAXB classes for XAdES XML types. 
xades4j.xml.bind.xmldsig JAXB classes for XML-DSIG XML types. 
 

Uses of XmlTransformsType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlTransformsType
protected  XmlTransformsType XmlSignaturePolicyIdType.transforms
           
 

Methods in xades4j.xml.bind.xades that return XmlTransformsType
 XmlTransformsType XmlSignaturePolicyIdType.getTransforms()
          Gets the value of the transforms property.
 

Methods in xades4j.xml.bind.xades with parameters of type XmlTransformsType
 void XmlSignaturePolicyIdType.setTransforms(XmlTransformsType value)
          Sets the value of the transforms property.
 

Uses of XmlTransformsType in xades4j.xml.bind.xmldsig
 

Fields in xades4j.xml.bind.xmldsig declared as XmlTransformsType
protected  XmlTransformsType XmlRetrievalMethodType.transforms
           
protected  XmlTransformsType XmlReferenceType.transforms
           
 

Methods in xades4j.xml.bind.xmldsig that return XmlTransformsType
 XmlTransformsType ObjectFactory.createXmlTransformsType()
          Create an instance of XmlTransformsType
 XmlTransformsType XmlRetrievalMethodType.getTransforms()
          Gets the value of the transforms property.
 XmlTransformsType XmlReferenceType.getTransforms()
          Gets the value of the transforms property.
 

Methods in xades4j.xml.bind.xmldsig that return types with arguments of type XmlTransformsType
 JAXBElement<XmlTransformsType> ObjectFactory.createTransforms(XmlTransformsType value)
          Create an instance of JAXBElement<XmlTransformsType>}
 

Methods in xades4j.xml.bind.xmldsig with parameters of type XmlTransformsType
 JAXBElement<XmlTransformsType> ObjectFactory.createTransforms(XmlTransformsType value)
          Create an instance of JAXBElement<XmlTransformsType>}
 void XmlRetrievalMethodType.setTransforms(XmlTransformsType value)
          Sets the value of the transforms property.
 void XmlReferenceType.setTransforms(XmlTransformsType value)
          Sets the value of the transforms property.
 



Copyright © 2012. All Rights Reserved.