|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||