Package uk.org.siri.siri13
Class AffectedModesStructure.Mode
- java.lang.Object
-
- uk.org.siri.siri13.AffectedModesStructure.Mode
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AffectedModesStructure
public static class AffectedModesStructure.Mode extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <group ref="{http://www.siri.org.uk/siri}AffectedModeGroup"/> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected AccessModesEnumerationaccessModeprotected AirSubmodesOfTransportEnumerationairSubmodeprotected BusSubmodesOfTransportEnumerationbusSubmodeprotected CoachSubmodesOfTransportEnumerationcoachSubmodeprotected MetroSubmodesOfTransportEnumerationmetroSubmodeprotected RailSubmodesOfTransportEnumerationrailSubmodeprotected TramSubmodesOfTransportEnumerationtramSubmodeprotected VehicleModesOfTransportEnumerationvehicleModeprotected WaterSubmodesOfTransportEnumerationwaterSubmode
-
Constructor Summary
Constructors Constructor Description Mode()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AccessModesEnumerationgetAccessMode()Gets the value of the accessMode property.AirSubmodesOfTransportEnumerationgetAirSubmode()Gets the value of the airSubmode property.BusSubmodesOfTransportEnumerationgetBusSubmode()Gets the value of the busSubmode property.CoachSubmodesOfTransportEnumerationgetCoachSubmode()Gets the value of the coachSubmode property.MetroSubmodesOfTransportEnumerationgetMetroSubmode()Gets the value of the metroSubmode property.RailSubmodesOfTransportEnumerationgetRailSubmode()Gets the value of the railSubmode property.TramSubmodesOfTransportEnumerationgetTramSubmode()Gets the value of the tramSubmode property.VehicleModesOfTransportEnumerationgetVehicleMode()Gets the value of the vehicleMode property.WaterSubmodesOfTransportEnumerationgetWaterSubmode()Gets the value of the waterSubmode property.voidsetAccessMode(AccessModesEnumeration value)Sets the value of the accessMode property.voidsetAirSubmode(AirSubmodesOfTransportEnumeration value)Sets the value of the airSubmode property.voidsetBusSubmode(BusSubmodesOfTransportEnumeration value)Sets the value of the busSubmode property.voidsetCoachSubmode(CoachSubmodesOfTransportEnumeration value)Sets the value of the coachSubmode property.voidsetMetroSubmode(MetroSubmodesOfTransportEnumeration value)Sets the value of the metroSubmode property.voidsetRailSubmode(RailSubmodesOfTransportEnumeration value)Sets the value of the railSubmode property.voidsetTramSubmode(TramSubmodesOfTransportEnumeration value)Sets the value of the tramSubmode property.voidsetVehicleMode(VehicleModesOfTransportEnumeration value)Sets the value of the vehicleMode property.voidsetWaterSubmode(WaterSubmodesOfTransportEnumeration value)Sets the value of the waterSubmode property.
-
-
-
Field Detail
-
vehicleMode
protected VehicleModesOfTransportEnumeration vehicleMode
-
waterSubmode
protected WaterSubmodesOfTransportEnumeration waterSubmode
-
tramSubmode
protected TramSubmodesOfTransportEnumeration tramSubmode
-
railSubmode
protected RailSubmodesOfTransportEnumeration railSubmode
-
metroSubmode
protected MetroSubmodesOfTransportEnumeration metroSubmode
-
coachSubmode
protected CoachSubmodesOfTransportEnumeration coachSubmode
-
busSubmode
protected BusSubmodesOfTransportEnumeration busSubmode
-
airSubmode
protected AirSubmodesOfTransportEnumeration airSubmode
-
accessMode
protected AccessModesEnumeration accessMode
-
-
Method Detail
-
getVehicleMode
public VehicleModesOfTransportEnumeration getVehicleMode()
Gets the value of the vehicleMode property.- Returns:
- possible object is
VehicleModesOfTransportEnumeration
-
setVehicleMode
public void setVehicleMode(VehicleModesOfTransportEnumeration value)
Sets the value of the vehicleMode property.- Parameters:
value- allowed object isVehicleModesOfTransportEnumeration
-
getWaterSubmode
public WaterSubmodesOfTransportEnumeration getWaterSubmode()
Gets the value of the waterSubmode property.- Returns:
- possible object is
WaterSubmodesOfTransportEnumeration
-
setWaterSubmode
public void setWaterSubmode(WaterSubmodesOfTransportEnumeration value)
Sets the value of the waterSubmode property.- Parameters:
value- allowed object isWaterSubmodesOfTransportEnumeration
-
getTramSubmode
public TramSubmodesOfTransportEnumeration getTramSubmode()
Gets the value of the tramSubmode property.- Returns:
- possible object is
TramSubmodesOfTransportEnumeration
-
setTramSubmode
public void setTramSubmode(TramSubmodesOfTransportEnumeration value)
Sets the value of the tramSubmode property.- Parameters:
value- allowed object isTramSubmodesOfTransportEnumeration
-
getRailSubmode
public RailSubmodesOfTransportEnumeration getRailSubmode()
Gets the value of the railSubmode property.- Returns:
- possible object is
RailSubmodesOfTransportEnumeration
-
setRailSubmode
public void setRailSubmode(RailSubmodesOfTransportEnumeration value)
Sets the value of the railSubmode property.- Parameters:
value- allowed object isRailSubmodesOfTransportEnumeration
-
getMetroSubmode
public MetroSubmodesOfTransportEnumeration getMetroSubmode()
Gets the value of the metroSubmode property.- Returns:
- possible object is
MetroSubmodesOfTransportEnumeration
-
setMetroSubmode
public void setMetroSubmode(MetroSubmodesOfTransportEnumeration value)
Sets the value of the metroSubmode property.- Parameters:
value- allowed object isMetroSubmodesOfTransportEnumeration
-
getCoachSubmode
public CoachSubmodesOfTransportEnumeration getCoachSubmode()
Gets the value of the coachSubmode property.- Returns:
- possible object is
CoachSubmodesOfTransportEnumeration
-
setCoachSubmode
public void setCoachSubmode(CoachSubmodesOfTransportEnumeration value)
Sets the value of the coachSubmode property.- Parameters:
value- allowed object isCoachSubmodesOfTransportEnumeration
-
getBusSubmode
public BusSubmodesOfTransportEnumeration getBusSubmode()
Gets the value of the busSubmode property.- Returns:
- possible object is
BusSubmodesOfTransportEnumeration
-
setBusSubmode
public void setBusSubmode(BusSubmodesOfTransportEnumeration value)
Sets the value of the busSubmode property.- Parameters:
value- allowed object isBusSubmodesOfTransportEnumeration
-
getAirSubmode
public AirSubmodesOfTransportEnumeration getAirSubmode()
Gets the value of the airSubmode property.- Returns:
- possible object is
AirSubmodesOfTransportEnumeration
-
setAirSubmode
public void setAirSubmode(AirSubmodesOfTransportEnumeration value)
Sets the value of the airSubmode property.- Parameters:
value- allowed object isAirSubmodesOfTransportEnumeration
-
getAccessMode
public AccessModesEnumeration getAccessMode()
Gets the value of the accessMode property.- Returns:
- possible object is
AccessModesEnumeration
-
setAccessMode
public void setAccessMode(AccessModesEnumeration value)
Sets the value of the accessMode property.- Parameters:
value- allowed object isAccessModesEnumeration
-
-