public class RoadOperatorServiceDisruption extends NonRoadEventInformation
Java class for RoadOperatorServiceDisruption complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RoadOperatorServiceDisruption">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}NonRoadEventInformation">
<sequence>
<element name="roadOperatorServiceDisruptionType" type="{http://datex2.eu/schema/2/2_0}RoadOperatorServiceDisruptionTypeEnum" maxOccurs="unbounded"/>
<element name="roadOperatorServiceDisruptionExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
roadOperatorServiceDisruptionExtension |
protected List<RoadOperatorServiceDisruptionTypeEnum> |
roadOperatorServiceDisruptionType |
nonRoadEventInformationExtensioncause, confidentialityOverride, generalPublicComment, groupOfLocations, id, impact, management, nonGeneralPublicComment, probabilityOfOccurrence, severity, situationRecordCreationReference, situationRecordCreationTime, situationRecordExtension, situationRecordFirstSupplierVersionTime, situationRecordObservationTime, situationRecordVersionTime, source, urlLink, validity, version| Constructor and Description |
|---|
RoadOperatorServiceDisruption() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getRoadOperatorServiceDisruptionExtension()
Gets the value of the roadOperatorServiceDisruptionExtension property.
|
List<RoadOperatorServiceDisruptionTypeEnum> |
getRoadOperatorServiceDisruptionType()
Gets the value of the roadOperatorServiceDisruptionType property.
|
void |
setRoadOperatorServiceDisruptionExtension(ExtensionType value)
Sets the value of the roadOperatorServiceDisruptionExtension property.
|
getNonRoadEventInformationExtension, setNonRoadEventInformationExtensiongetCause, 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 List<RoadOperatorServiceDisruptionTypeEnum> roadOperatorServiceDisruptionType
protected ExtensionType roadOperatorServiceDisruptionExtension
public List<RoadOperatorServiceDisruptionTypeEnum> getRoadOperatorServiceDisruptionType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the roadOperatorServiceDisruptionType property.
For example, to add a new item, do as follows:
getRoadOperatorServiceDisruptionType().add(newItem);
Objects of the following type(s) are allowed in the list
RoadOperatorServiceDisruptionTypeEnum
public ExtensionType getRoadOperatorServiceDisruptionExtension()
ExtensionTypepublic void setRoadOperatorServiceDisruptionExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.