public class ConstructionWorks extends Roadworks
Java-Klasse für ConstructionWorks complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="ConstructionWorks">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}Roadworks">
<sequence>
<element name="constructionWorkType" type="{http://datex2.eu/schema/2/2_0}ConstructionWorkTypeEnum"/>
<element name="constructionWorksExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
constructionWorksExtension |
protected ConstructionWorkTypeEnum |
constructionWorkType |
mobility, roadworksDuration, roadworksExtension, subjects, urgentRoadworksactionPlanIdentifier, operatorActionExtension, operatorActionStatuscause, generalPublicComment, groupOfLocations, id, impact, nonGeneralPublicComment, probabilityOfOccurrence, severity, situationRecordCreationTime, situationRecordExtension, situationRecordVersionTime, urlLink, validity, version| Constructor and Description |
|---|
ConstructionWorks() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getConstructionWorksExtension()
Ruft den Wert der constructionWorksExtension-Eigenschaft ab.
|
ConstructionWorkTypeEnum |
getConstructionWorkType()
Ruft den Wert der constructionWorkType-Eigenschaft ab.
|
void |
setConstructionWorksExtension(ExtensionType value)
Legt den Wert der constructionWorksExtension-Eigenschaft fest.
|
void |
setConstructionWorkType(ConstructionWorkTypeEnum value)
Legt den Wert der constructionWorkType-Eigenschaft fest.
|
getMobility, getRoadworksDuration, getRoadworksExtension, getSubjects, isUrgentRoadworks, setMobility, setRoadworksDuration, setRoadworksExtension, setSubjects, setUrgentRoadworksgetActionPlanIdentifier, getOperatorActionExtension, getOperatorActionStatus, setActionPlanIdentifier, setOperatorActionExtension, setOperatorActionStatusgetCause, getGeneralPublicComment, getGroupOfLocations, getId, getImpact, getNonGeneralPublicComment, getProbabilityOfOccurrence, getSeverity, getSituationRecordCreationTime, getSituationRecordExtension, getSituationRecordVersionTime, getUrlLink, getValidity, getVersion, setCause, setGroupOfLocations, setId, setImpact, setProbabilityOfOccurrence, setSeverity, setSituationRecordCreationTime, setSituationRecordExtension, setSituationRecordVersionTime, setValidity, setVersionprotected ConstructionWorkTypeEnum constructionWorkType
protected ExtensionType constructionWorksExtension
public ConstructionWorkTypeEnum getConstructionWorkType()
ConstructionWorkTypeEnumpublic void setConstructionWorkType(ConstructionWorkTypeEnum value)
value - allowed object is
ConstructionWorkTypeEnumpublic ExtensionType getConstructionWorksExtension()
ExtensionTypepublic void setConstructionWorksExtension(ExtensionType value)
value - allowed object is
ExtensionType