Uses of Class
com.helger.xsds.xades132.QualifierType
-
-
Uses of QualifierType in com.helger.xsds.xades132
Methods in com.helger.xsds.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 com.helger.xsds.xades132 with parameters of type QualifierType Modifier and Type Method Description voidIdentifierType. setQualifier(QualifierType value)Sets the value of the qualifier property.
-