| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected QualifierType |
IdentifierType.qualifier |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentifierType.setQualifier(QualifierType value)
Sets the value of the qualifier property.
|
IdentifierType |
IdentifierType.withQualifier(QualifierType value) |
| Constructor and Description |
|---|
IdentifierType(String value,
QualifierType qualifier)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.