public class ServiceFacility extends ParkingEquipmentOrServiceFacility
Java class for ServiceFacility complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceFacility">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}ParkingEquipmentOrServiceFacility">
<sequence>
<element name="serviceFacilityType" type="{http://datex2.eu/schema/2/2_0}ServiceFacilityTypeEnum"/>
<element name="numberOfSubitems" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="distanceFromParkingSite" type="{http://datex2.eu/schema/2/2_0}MetresAsNonNegativeInteger" minOccurs="0"/>
<element name="serviceFacilityExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
distanceFromParkingSite |
protected Long |
numberOfSubitems |
protected ExtensionType |
serviceFacilityExtension |
protected ServiceFacilityTypeEnum |
serviceFacilityType |
accessibility, additionalDescription, applicableForUser, applicableForVehicles, availability, availabilityAndOpeningTimes, comment, equipmentOrServiceFacilityIdentifier, groupOfLocations, nameOrBrand, numberOfEquipmentOrServiceFacility, otherEquipmentOrServiceFacility, parkingEquipmentOrServiceFacilityExtension, photoUrl, tariffsAndPayment| Constructor and Description |
|---|
ServiceFacility() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDistanceFromParkingSite()
Gets the value of the distanceFromParkingSite property.
|
Long |
getNumberOfSubitems()
Gets the value of the numberOfSubitems property.
|
ExtensionType |
getServiceFacilityExtension()
Gets the value of the serviceFacilityExtension property.
|
ServiceFacilityTypeEnum |
getServiceFacilityType()
Gets the value of the serviceFacilityType property.
|
void |
setDistanceFromParkingSite(Long value)
Sets the value of the distanceFromParkingSite property.
|
void |
setNumberOfSubitems(Long value)
Sets the value of the numberOfSubitems property.
|
void |
setServiceFacilityExtension(ExtensionType value)
Sets the value of the serviceFacilityExtension property.
|
void |
setServiceFacilityType(ServiceFacilityTypeEnum value)
Sets the value of the serviceFacilityType property.
|
getAccessibility, getAdditionalDescription, getApplicableForUser, getApplicableForVehicles, getAvailability, getAvailabilityAndOpeningTimes, getComment, getEquipmentOrServiceFacilityIdentifier, getGroupOfLocations, getNameOrBrand, getNumberOfEquipmentOrServiceFacility, getOtherEquipmentOrServiceFacility, getParkingEquipmentOrServiceFacilityExtension, getPhotoUrl, getTariffsAndPayment, setAdditionalDescription, setAvailability, setAvailabilityAndOpeningTimes, setComment, setGroupOfLocations, setNameOrBrand, setNumberOfEquipmentOrServiceFacility, setOtherEquipmentOrServiceFacility, setParkingEquipmentOrServiceFacilityExtension, setPhotoUrl, setTariffsAndPaymentprotected ServiceFacilityTypeEnum serviceFacilityType
protected Long numberOfSubitems
protected Long distanceFromParkingSite
protected ExtensionType serviceFacilityExtension
public ServiceFacilityTypeEnum getServiceFacilityType()
ServiceFacilityTypeEnumpublic void setServiceFacilityType(ServiceFacilityTypeEnum value)
value - allowed object is
ServiceFacilityTypeEnumpublic Long getNumberOfSubitems()
Stringpublic void setNumberOfSubitems(Long value)
value - allowed object is
Stringpublic Long getDistanceFromParkingSite()
Stringpublic void setDistanceFromParkingSite(Long value)
value - allowed object is
Stringpublic ExtensionType getServiceFacilityExtension()
ExtensionTypepublic void setServiceFacilityExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.