public abstract class Roadworks extends OperatorAction
Java class for Roadworks complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Roadworks">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}OperatorAction">
<sequence>
<element name="roadworksDuration" type="{http://datex2.eu/schema/2/2_0}RoadworksDurationEnum" minOccurs="0"/>
<element name="roadworksScale" type="{http://datex2.eu/schema/2/2_0}RoadworksScaleEnum" minOccurs="0"/>
<element name="underTraffic" type="{http://datex2.eu/schema/2/2_0}Boolean" minOccurs="0"/>
<element name="urgentRoadworks" type="{http://datex2.eu/schema/2/2_0}Boolean" minOccurs="0"/>
<element name="mobility" type="{http://datex2.eu/schema/2/2_0}Mobility" minOccurs="0"/>
<element name="subjects" type="{http://datex2.eu/schema/2/2_0}Subjects" minOccurs="0"/>
<element name="maintenanceVehicles" type="{http://datex2.eu/schema/2/2_0}MaintenanceVehicles" minOccurs="0"/>
<element name="roadworksExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MaintenanceVehicles |
maintenanceVehicles |
protected Mobility |
mobility |
protected RoadworksDurationEnum |
roadworksDuration |
protected ExtensionType |
roadworksExtension |
protected RoadworksScaleEnum |
roadworksScale |
protected Subjects |
subjects |
protected Boolean |
underTraffic |
protected Boolean |
urgentRoadworks |
actionOrigin, actionPlanIdentifier, operatorActionExtension, operatorActionStatuscause, confidentialityOverride, generalPublicComment, groupOfLocations, id, impact, management, nonGeneralPublicComment, probabilityOfOccurrence, severity, situationRecordCreationReference, situationRecordCreationTime, situationRecordExtension, situationRecordFirstSupplierVersionTime, situationRecordObservationTime, situationRecordVersionTime, source, urlLink, validity, version| Constructor and Description |
|---|
Roadworks() |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceVehicles |
getMaintenanceVehicles()
Gets the value of the maintenanceVehicles property.
|
Mobility |
getMobility()
Gets the value of the mobility property.
|
RoadworksDurationEnum |
getRoadworksDuration()
Gets the value of the roadworksDuration property.
|
ExtensionType |
getRoadworksExtension()
Gets the value of the roadworksExtension property.
|
RoadworksScaleEnum |
getRoadworksScale()
Gets the value of the roadworksScale property.
|
Subjects |
getSubjects()
Gets the value of the subjects property.
|
Boolean |
isUnderTraffic()
Gets the value of the underTraffic property.
|
Boolean |
isUrgentRoadworks()
Gets the value of the urgentRoadworks property.
|
void |
setMaintenanceVehicles(MaintenanceVehicles value)
Sets the value of the maintenanceVehicles property.
|
void |
setMobility(Mobility value)
Sets the value of the mobility property.
|
void |
setRoadworksDuration(RoadworksDurationEnum value)
Sets the value of the roadworksDuration property.
|
void |
setRoadworksExtension(ExtensionType value)
Sets the value of the roadworksExtension property.
|
void |
setRoadworksScale(RoadworksScaleEnum value)
Sets the value of the roadworksScale property.
|
void |
setSubjects(Subjects value)
Sets the value of the subjects property.
|
void |
setUnderTraffic(Boolean value)
Sets the value of the underTraffic property.
|
void |
setUrgentRoadworks(Boolean value)
Sets the value of the urgentRoadworks property.
|
getActionOrigin, getActionPlanIdentifier, getOperatorActionExtension, getOperatorActionStatus, setActionOrigin, setActionPlanIdentifier, setOperatorActionExtension, setOperatorActionStatusgetCause, getConfidentialityOverride, getGeneralPublicComment, getGroupOfLocations, getId, getImpact, getManagement, getNonGeneralPublicComment, getProbabilityOfOccurrence, getSeverity, getSituationRecordCreationReference, getSituationRecordCreationTime, getSituationRecordExtension, getSituationRecordFirstSupplierVersionTime, getSituationRecordObservationTime, getSituationRecordVersionTime, getSource, getUrlLink, getValidity, getVersion, setCause, setConfidentialityOverride, setGroupOfLocations, setId, setImpact, setManagement, setProbabilityOfOccurrence, setSeverity, setSituationRecordCreationReference, setSituationRecordCreationTime, setSituationRecordExtension, setSituationRecordFirstSupplierVersionTime, setSituationRecordObservationTime, setSituationRecordVersionTime, setSource, setValidity, setVersionprotected RoadworksDurationEnum roadworksDuration
protected RoadworksScaleEnum roadworksScale
protected Boolean underTraffic
protected Boolean urgentRoadworks
protected Mobility mobility
protected Subjects subjects
protected MaintenanceVehicles maintenanceVehicles
protected ExtensionType roadworksExtension
public RoadworksDurationEnum getRoadworksDuration()
RoadworksDurationEnumpublic void setRoadworksDuration(RoadworksDurationEnum value)
value - allowed object is
RoadworksDurationEnumpublic RoadworksScaleEnum getRoadworksScale()
RoadworksScaleEnumpublic void setRoadworksScale(RoadworksScaleEnum value)
value - allowed object is
RoadworksScaleEnumpublic Boolean isUnderTraffic()
Booleanpublic void setUnderTraffic(Boolean value)
value - allowed object is
Booleanpublic Boolean isUrgentRoadworks()
Booleanpublic void setUrgentRoadworks(Boolean value)
value - allowed object is
Booleanpublic Mobility getMobility()
Mobilitypublic void setMobility(Mobility value)
value - allowed object is
Mobilitypublic Subjects getSubjects()
Subjectspublic void setSubjects(Subjects value)
value - allowed object is
Subjectspublic MaintenanceVehicles getMaintenanceVehicles()
MaintenanceVehiclespublic void setMaintenanceVehicles(MaintenanceVehicles value)
value - allowed object is
MaintenanceVehiclespublic ExtensionType getRoadworksExtension()
ExtensionTypepublic void setRoadworksExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.