|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QualifierType | |
|---|---|
| org.etsi.uri._01903.v1_3 | |
| Uses of QualifierType in org.etsi.uri._01903.v1_3 |
|---|
| Fields in org.etsi.uri._01903.v1_3 declared as QualifierType | |
|---|---|
protected QualifierType |
IdentifierType.qualifier
|
| Methods in org.etsi.uri._01903.v1_3 that return QualifierType | |
|---|---|
static QualifierType |
QualifierType.fromValue(String v)
|
QualifierType |
IdentifierType.getQualifier()
Gets the value of the qualifier property. |
static QualifierType |
QualifierType.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 org.etsi.uri._01903.v1_3 with parameters of type QualifierType | |
|---|---|
void |
IdentifierType.setQualifier(QualifierType value)
Sets the value of the qualifier property. |
IdentifierType |
IdentifierType.withQualifier(QualifierType value)
|
| Constructors in org.etsi.uri._01903.v1_3 with parameters of type QualifierType | |
|---|---|
IdentifierType(String value,
QualifierType qualifier)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||