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

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

Uses of XmlQualifierType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlQualifierType
protected  XmlQualifierType XmlIdentifierType.qualifier
           
 

Methods in xades4j.xml.bind.xades that return XmlQualifierType
static XmlQualifierType XmlQualifierType.fromValue(String v)
           
 XmlQualifierType XmlIdentifierType.getQualifier()
          Gets the value of the qualifier property.
static XmlQualifierType XmlQualifierType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmlQualifierType[] XmlQualifierType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in xades4j.xml.bind.xades with parameters of type XmlQualifierType
 void XmlIdentifierType.setQualifier(XmlQualifierType value)
          Sets the value of the qualifier property.
 



Copyright © 2012. All Rights Reserved.