Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.QualifierType
-
Packages that use QualifierType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of QualifierType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as QualifierType Modifier and Type Field Description protected QualifierTypeIdentifierType. qualifierMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 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 network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type QualifierType Modifier and Type Method Description voidIdentifierType. setQualifier(QualifierType value)Sets the value of the qualifier property.
-