Uses of Enum Class
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 class with the specified name.static QualifierType[]QualifierType.values()Returns an array containing the constants of this enum class, 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.