Uses of Enum
org.etsi.uri._01903.v1_3.QualifierType
Packages that use QualifierType
-
Uses of QualifierType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as QualifierTypeMethods in org.etsi.uri._01903.v1_3 that return QualifierTypeModifier and TypeMethodDescriptionstatic QualifierTypeIdentifierType.getQualifier()Gets the value of the qualifier property.static QualifierTypeReturns 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 org.etsi.uri._01903.v1_3 with parameters of type QualifierTypeModifier and TypeMethodDescriptionvoidIdentifierType.setQualifier(QualifierType value) Sets the value of the qualifier property.IdentifierType.withQualifier(QualifierType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type QualifierTypeModifierConstructorDescriptionIdentifierType(String value, QualifierType qualifier) Fully-initialising value constructor