public class SpeedManagement extends NetworkManagement
Java class for SpeedManagement complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpeedManagement">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}NetworkManagement">
<sequence>
<element name="speedManagementType" type="{http://datex2.eu/schema/2/2_0}SpeedManagementTypeEnum" minOccurs="0"/>
<element name="temporarySpeedLimit" type="{http://datex2.eu/schema/2/2_0}KilometresPerHour" minOccurs="0"/>
<element name="speedManagementExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
speedManagementExtension |
protected SpeedManagementTypeEnum |
speedManagementType |
protected Float |
temporarySpeedLimit |
applicableForTrafficDirection, applicableForTrafficType, automaticallyInitiated, complianceOption, forVehiclesWithCharacteristicsOf, networkManagementExtension, placesAtWhichApplicableactionOrigin, 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 |
|---|
SpeedManagement() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getSpeedManagementExtension()
Gets the value of the speedManagementExtension property.
|
SpeedManagementTypeEnum |
getSpeedManagementType()
Gets the value of the speedManagementType property.
|
Float |
getTemporarySpeedLimit()
Gets the value of the temporarySpeedLimit property.
|
void |
setSpeedManagementExtension(ExtensionType value)
Sets the value of the speedManagementExtension property.
|
void |
setSpeedManagementType(SpeedManagementTypeEnum value)
Sets the value of the speedManagementType property.
|
void |
setTemporarySpeedLimit(Float value)
Sets the value of the temporarySpeedLimit property.
|
getApplicableForTrafficDirection, getApplicableForTrafficType, getComplianceOption, getForVehiclesWithCharacteristicsOf, getNetworkManagementExtension, getPlacesAtWhichApplicable, isAutomaticallyInitiated, setAutomaticallyInitiated, setComplianceOption, setNetworkManagementExtensiongetActionOrigin, 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 SpeedManagementTypeEnum speedManagementType
protected Float temporarySpeedLimit
protected ExtensionType speedManagementExtension
public SpeedManagementTypeEnum getSpeedManagementType()
SpeedManagementTypeEnumpublic void setSpeedManagementType(SpeedManagementTypeEnum value)
value - allowed object is
SpeedManagementTypeEnumpublic Float getTemporarySpeedLimit()
Floatpublic void setTemporarySpeedLimit(Float value)
value - allowed object is
Floatpublic ExtensionType getSpeedManagementExtension()
ExtensionTypepublic void setSpeedManagementExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.