| Package | Description |
|---|---|
| cz.cdv.datex2.providers | |
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Method and Description |
|---|---|
protected CountryEnum |
PayloadPublicationProvider.getCountry() |
| Constructor and Description |
|---|
ParkingSpacesStatusPublicationProvider(CountryEnum country,
String nationalIdentifier,
String lang) |
ParkingStatusPublicationProvider(CountryEnum country,
String nationalIdentifier,
String lang) |
PayloadPublicationProvider(CountryEnum country,
String nationalIdentifier) |
| Modifier and Type | Field and Description |
|---|---|
protected CountryEnum |
NamedArea.country |
protected CountryEnum |
InternationalIdentifier.country |
protected CountryEnum |
PublicHoliday.country |
protected CountryEnum |
ContactDetails.country |
protected CountryEnum |
Source.sourceCountry |
| Modifier and Type | Method and Description |
|---|---|
static CountryEnum |
CountryEnum.fromValue(String v) |
CountryEnum |
NamedArea.getCountry()
Gets the value of the country property.
|
CountryEnum |
InternationalIdentifier.getCountry()
Gets the value of the country property.
|
CountryEnum |
PublicHoliday.getCountry()
Gets the value of the country property.
|
CountryEnum |
ContactDetails.getCountry()
Gets the value of the country property.
|
CountryEnum |
Source.getSourceCountry()
Gets the value of the sourceCountry property.
|
static CountryEnum |
CountryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CountryEnum[] |
CountryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamedArea.setCountry(CountryEnum value)
Sets the value of the country property.
|
void |
InternationalIdentifier.setCountry(CountryEnum value)
Sets the value of the country property.
|
void |
PublicHoliday.setCountry(CountryEnum value)
Sets the value of the country property.
|
void |
ContactDetails.setCountry(CountryEnum value)
Sets the value of the country property.
|
void |
Source.setSourceCountry(CountryEnum value)
Sets the value of the sourceCountry property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.