public class RoadOrCarriagewayOrLaneManagement extends NetworkManagement
Java class for RoadOrCarriagewayOrLaneManagement complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RoadOrCarriagewayOrLaneManagement">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}NetworkManagement">
<sequence>
<element name="roadOrCarriagewayOrLaneManagementType" type="{http://datex2.eu/schema/2/2_0}RoadOrCarriagewayOrLaneManagementTypeEnum"/>
<element name="roadOrCarriagewayOrLaneManagementExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
roadOrCarriagewayOrLaneManagementExtension |
protected RoadOrCarriagewayOrLaneManagementTypeEnum |
roadOrCarriagewayOrLaneManagementType |
complianceOption, networkManagementExtensionoperatorActionExtensioncause, generalPublicComments, groupOfLocations, id, impact, probabilityOfOccurrence, situationRecordCreationTime, situationRecordExtension, situationRecordVersionTime, urlLinks, validity, version| Constructor and Description |
|---|
RoadOrCarriagewayOrLaneManagement() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getRoadOrCarriagewayOrLaneManagementExtension()
Gets the value of the roadOrCarriagewayOrLaneManagementExtension property.
|
RoadOrCarriagewayOrLaneManagementTypeEnum |
getRoadOrCarriagewayOrLaneManagementType()
Gets the value of the roadOrCarriagewayOrLaneManagementType property.
|
void |
setRoadOrCarriagewayOrLaneManagementExtension(ExtensionType value)
Sets the value of the roadOrCarriagewayOrLaneManagementExtension property.
|
void |
setRoadOrCarriagewayOrLaneManagementType(RoadOrCarriagewayOrLaneManagementTypeEnum value)
Sets the value of the roadOrCarriagewayOrLaneManagementType property.
|
getComplianceOption, getNetworkManagementExtension, setComplianceOption, setNetworkManagementExtensiongetOperatorActionExtension, setOperatorActionExtensiongetCause, getGeneralPublicComments, getGroupOfLocations, getId, getImpact, getProbabilityOfOccurrence, getSituationRecordCreationTime, getSituationRecordExtension, getSituationRecordVersionTime, getUrlLinks, getValidity, getVersion, setCause, setGroupOfLocations, setId, setImpact, setProbabilityOfOccurrence, setSituationRecordCreationTime, setSituationRecordExtension, setSituationRecordVersionTime, setValidity, setVersionprotected RoadOrCarriagewayOrLaneManagementTypeEnum roadOrCarriagewayOrLaneManagementType
protected ExtensionType roadOrCarriagewayOrLaneManagementExtension
public RoadOrCarriagewayOrLaneManagementTypeEnum getRoadOrCarriagewayOrLaneManagementType()
RoadOrCarriagewayOrLaneManagementTypeEnumpublic void setRoadOrCarriagewayOrLaneManagementType(RoadOrCarriagewayOrLaneManagementTypeEnum value)
value - allowed object is
RoadOrCarriagewayOrLaneManagementTypeEnumpublic ExtensionType getRoadOrCarriagewayOrLaneManagementExtension()
ExtensionTypepublic void setRoadOrCarriagewayOrLaneManagementExtension(ExtensionType value)
value - allowed object is
ExtensionType