Class ReroutingManagement
- java.lang.Object
-
- eu.datex2.siri20.schema._2_0rc1._2_0.SituationRecord
-
- eu.datex2.siri20.schema._2_0rc1._2_0.OperatorAction
-
- eu.datex2.siri20.schema._2_0rc1._2_0.NetworkManagement
-
- eu.datex2.siri20.schema._2_0rc1._2_0.ReroutingManagement
-
- All Implemented Interfaces:
Serializable
public class ReroutingManagement extends NetworkManagement implements Serializable
Java class for ReroutingManagement complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReroutingManagement"> <complexContent> <extension base="{http://datex2.eu/schema/2_0RC1/2_0}NetworkManagement"> <sequence> <element name="reroutingManagementType" type="{http://datex2.eu/schema/2_0RC1/2_0}ReroutingManagementTypeEnum" maxOccurs="unbounded"/> <element name="reroutingItineraryDescription" type="{http://datex2.eu/schema/2_0RC1/2_0}MultilingualString" minOccurs="0"/> <element name="signedRerouting" type="{http://datex2.eu/schema/2_0RC1/2_0}Boolean" minOccurs="0"/> <element name="entry" type="{http://datex2.eu/schema/2_0RC1/2_0}String" minOccurs="0"/> <element name="exit" type="{http://datex2.eu/schema/2_0RC1/2_0}String" minOccurs="0"/> <element name="roadOrJunctionNumber" type="{http://datex2.eu/schema/2_0RC1/2_0}String" minOccurs="0"/> <element name="alternativeRoute" type="{http://datex2.eu/schema/2_0RC1/2_0}Itinerary" maxOccurs="unbounded" minOccurs="0"/> <element name="reroutingManagementExtension" type="{http://datex2.eu/schema/2_0RC1/2_0}ExtensionType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected List<Itinerary>alternativeRoutesprotected Stringentryprotected Stringexitprotected MultilingualStringreroutingItineraryDescriptionprotected ExtensionTypereroutingManagementExtensionprotected List<ReroutingManagementTypeEnum>reroutingManagementTypesprotected StringroadOrJunctionNumberprotected BooleansignedRerouting-
Fields inherited from class eu.datex2.siri20.schema._2_0rc1._2_0.NetworkManagement
applicableForTrafficDirections, applicableForTrafficTypes, automaticallyInitiated, complianceOption, forVehiclesWithCharacteristicsOves, networkManagementExtension, placesAtWhichApplicables
-
Fields inherited from class eu.datex2.siri20.schema._2_0rc1._2_0.OperatorAction
actionOrigin, operatorActionExtension, operatorActionStatus
-
Fields inherited from class eu.datex2.siri20.schema._2_0rc1._2_0.SituationRecord
cause, confidentialityOverride, generalPublicComments, groupOfLocations, id, impact, management, nonGeneralPublicComments, probabilityOfOccurrence, situationRecordCreationReference, situationRecordCreationTime, situationRecordExtension, situationRecordFirstSupplierVersionTime, situationRecordObservationTime, situationRecordVersion, situationRecordVersionTime, source, urlLinks, validity
-
-
Constructor Summary
Constructors Constructor Description ReroutingManagement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Itinerary>getAlternativeRoutes()Gets the value of the alternativeRoutes property.StringgetEntry()Gets the value of the entry property.StringgetExit()Gets the value of the exit property.MultilingualStringgetReroutingItineraryDescription()Gets the value of the reroutingItineraryDescription property.ExtensionTypegetReroutingManagementExtension()Gets the value of the reroutingManagementExtension property.List<ReroutingManagementTypeEnum>getReroutingManagementTypes()Gets the value of the reroutingManagementTypes property.StringgetRoadOrJunctionNumber()Gets the value of the roadOrJunctionNumber property.BooleanisSignedRerouting()Gets the value of the signedRerouting property.voidsetEntry(String value)Sets the value of the entry property.voidsetExit(String value)Sets the value of the exit property.voidsetReroutingItineraryDescription(MultilingualString value)Sets the value of the reroutingItineraryDescription property.voidsetReroutingManagementExtension(ExtensionType value)Sets the value of the reroutingManagementExtension property.voidsetRoadOrJunctionNumber(String value)Sets the value of the roadOrJunctionNumber property.voidsetSignedRerouting(Boolean value)Sets the value of the signedRerouting property.-
Methods inherited from class eu.datex2.siri20.schema._2_0rc1._2_0.NetworkManagement
getApplicableForTrafficDirections, getApplicableForTrafficTypes, getComplianceOption, getForVehiclesWithCharacteristicsOves, getNetworkManagementExtension, getPlacesAtWhichApplicables, isAutomaticallyInitiated, setAutomaticallyInitiated, setComplianceOption, setNetworkManagementExtension
-
Methods inherited from class eu.datex2.siri20.schema._2_0rc1._2_0.OperatorAction
getActionOrigin, getOperatorActionExtension, getOperatorActionStatus, setActionOrigin, setOperatorActionExtension, setOperatorActionStatus
-
Methods inherited from class eu.datex2.siri20.schema._2_0rc1._2_0.SituationRecord
getCause, getConfidentialityOverride, getGeneralPublicComments, getGroupOfLocations, getId, getImpact, getManagement, getNonGeneralPublicComments, getProbabilityOfOccurrence, getSituationRecordCreationReference, getSituationRecordCreationTime, getSituationRecordExtension, getSituationRecordFirstSupplierVersionTime, getSituationRecordObservationTime, getSituationRecordVersion, getSituationRecordVersionTime, getSource, getUrlLinks, getValidity, setCause, setConfidentialityOverride, setGroupOfLocations, setId, setImpact, setManagement, setProbabilityOfOccurrence, setSituationRecordCreationReference, setSituationRecordCreationTime, setSituationRecordExtension, setSituationRecordFirstSupplierVersionTime, setSituationRecordObservationTime, setSituationRecordVersion, setSituationRecordVersionTime, setSource, setValidity
-
-
-
-
Field Detail
-
reroutingManagementTypes
protected List<ReroutingManagementTypeEnum> reroutingManagementTypes
-
reroutingItineraryDescription
protected MultilingualString reroutingItineraryDescription
-
signedRerouting
protected Boolean signedRerouting
-
entry
protected String entry
-
exit
protected String exit
-
roadOrJunctionNumber
protected String roadOrJunctionNumber
-
reroutingManagementExtension
protected ExtensionType reroutingManagementExtension
-
-
Method Detail
-
getReroutingManagementTypes
public List<ReroutingManagementTypeEnum> getReroutingManagementTypes()
Gets the value of the reroutingManagementTypes property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the reroutingManagementTypes property.For example, to add a new item, do as follows:
getReroutingManagementTypes().add(newItem);Objects of the following type(s) are allowed in the list
ReroutingManagementTypeEnum
-
getReroutingItineraryDescription
public MultilingualString getReroutingItineraryDescription()
Gets the value of the reroutingItineraryDescription property.- Returns:
- possible object is
MultilingualString
-
setReroutingItineraryDescription
public void setReroutingItineraryDescription(MultilingualString value)
Sets the value of the reroutingItineraryDescription property.- Parameters:
value- allowed object isMultilingualString
-
isSignedRerouting
public Boolean isSignedRerouting()
Gets the value of the signedRerouting property.- Returns:
- possible object is
Boolean
-
setSignedRerouting
public void setSignedRerouting(Boolean value)
Sets the value of the signedRerouting property.- Parameters:
value- allowed object isBoolean
-
getEntry
public String getEntry()
Gets the value of the entry property.- Returns:
- possible object is
String
-
setEntry
public void setEntry(String value)
Sets the value of the entry property.- Parameters:
value- allowed object isString
-
getExit
public String getExit()
Gets the value of the exit property.- Returns:
- possible object is
String
-
setExit
public void setExit(String value)
Sets the value of the exit property.- Parameters:
value- allowed object isString
-
getRoadOrJunctionNumber
public String getRoadOrJunctionNumber()
Gets the value of the roadOrJunctionNumber property.- Returns:
- possible object is
String
-
setRoadOrJunctionNumber
public void setRoadOrJunctionNumber(String value)
Sets the value of the roadOrJunctionNumber property.- Parameters:
value- allowed object isString
-
getAlternativeRoutes
public List<Itinerary> getAlternativeRoutes()
Gets the value of the alternativeRoutes property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the alternativeRoutes property.For example, to add a new item, do as follows:
getAlternativeRoutes().add(newItem);Objects of the following type(s) are allowed in the list
Itinerary
-
getReroutingManagementExtension
public ExtensionType getReroutingManagementExtension()
Gets the value of the reroutingManagementExtension property.- Returns:
- possible object is
ExtensionType
-
setReroutingManagementExtension
public void setReroutingManagementExtension(ExtensionType value)
Sets the value of the reroutingManagementExtension property.- Parameters:
value- allowed object isExtensionType
-
-