Uses of Class
eu.europa.esig.xades.jaxb.xades132.QualifierType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of QualifierType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as QualifierType Modifier and Type Field Description protected QualifierTypeIdentifierType. qualifierMethods in eu.europa.esig.xades.jaxb.xades132 that return QualifierType Modifier and Type Method Description static QualifierTypeQualifierType. fromValue(String v)QualifierTypeIdentifierType. getQualifier()Gets the value of the qualifier property.static QualifierTypeQualifierType. valueOf(String name)Returns the enum constant of this type with the specified name.static QualifierType[]QualifierType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type QualifierType Modifier and Type Method Description voidIdentifierType. setQualifier(QualifierType value)Sets the value of the qualifier property.