Uses of Class
xades4j.xml.bind.xades.XmlSignerRoleType

Packages that use XmlSignerRoleType
xades4j.xml.bind.xades JAXB classes for XAdES XML types. 
 

Uses of XmlSignerRoleType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlSignerRoleType
protected  XmlSignerRoleType XmlSignedSignaturePropertiesType.signerRole
           
 

Methods in xades4j.xml.bind.xades that return XmlSignerRoleType
 XmlSignerRoleType ObjectFactory.createXmlSignerRoleType()
          Create an instance of XmlSignerRoleType
 XmlSignerRoleType XmlSignedSignaturePropertiesType.getSignerRole()
          Gets the value of the signerRole property.
 

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

Methods in xades4j.xml.bind.xades with parameters of type XmlSignerRoleType
 JAXBElement<XmlSignerRoleType> ObjectFactory.createSignerRole(XmlSignerRoleType value)
          Create an instance of JAXBElement<XmlSignerRoleType>}
 void XmlSignedSignaturePropertiesType.setSignerRole(XmlSignerRoleType value)
          Sets the value of the signerRole property.
 



Copyright © 2012. All Rights Reserved.