| Package | Description |
|---|---|
| eu.datex2.schema.dynamisch.routen.reisezeiten |
| Modifier and Type | Field and Description |
|---|---|
protected ConfidentialityValueEnum |
HeaderInformation.confidentiality |
| Modifier and Type | Method and Description |
|---|---|
static ConfidentialityValueEnum |
ConfidentialityValueEnum.fromValue(java.lang.String v) |
ConfidentialityValueEnum |
HeaderInformation.getConfidentiality()
Gets the value of the confidentiality property.
|
static ConfidentialityValueEnum |
ConfidentialityValueEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConfidentialityValueEnum[] |
ConfidentialityValueEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderInformation.setConfidentiality(ConfidentialityValueEnum value)
Sets the value of the confidentiality property.
|