Package uk.org.siri.siri14
Class AffectedStopPointStructure
- java.lang.Object
-
- uk.org.siri.siri14.AffectedStopPointStructure
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AffectedCallStructure
public class AffectedStopPointStructure extends Object implements Serializable
Type for a Affected stop.Java class for AffectedStopPointStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AffectedStopPointStructure"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.siri.org.uk/siri}StopPointRef" minOccurs="0"/> <element name="PrivateRef" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}StopPointName" minOccurs="0"/> <element name="StopPointType" type="{http://www.siri.org.uk/siri}StopPointTypeEnumeration" minOccurs="0"/> <element name="Location" type="{http://www.siri.org.uk/siri}LocationStructure" minOccurs="0"/> <element name="AffectedModes" type="{http://www.siri.org.uk/siri}AffectedModesStructure" minOccurs="0"/> <element name="PlaceRef" type="{http://www.siri.org.uk/siri}ZoneRefStructure" minOccurs="0"/> <element name="PlaceName" type="{http://www.siri.org.uk/siri}NaturalLanguageStringStructure" minOccurs="0"/> <element name="AccessibilityAssessment" type="{http://www.ifopt.org.uk/acsb}AccessibilityAssessmentStructure" minOccurs="0"/> <element name="ConnectionLinks" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AffectedConnectionLink" type="{http://www.siri.org.uk/siri}AffectedConnectionLinkStructure" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType> </element> <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAffectedStopPointStructure.ConnectionLinksJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected AccessibilityAssessmentStructureaccessibilityAssessmentprotected AffectedModesStructureaffectedModesprotected AffectedStopPointStructure.ConnectionLinksconnectionLinksprotected Extensionsextensionsprotected LocationStructurelocationprotected NaturalLanguageStringStructureplaceNameprotected ZoneRefStructureplaceRefprotected StringprivateRefprotected NaturalLanguageStringStructurestopPointNameprotected StopPointRefstopPointRefprotected StopPointTypeEnumerationstopPointType
-
Constructor Summary
Constructors Constructor Description AffectedStopPointStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AccessibilityAssessmentStructuregetAccessibilityAssessment()Gets the value of the accessibilityAssessment property.AffectedModesStructuregetAffectedModes()Gets the value of the affectedModes property.AffectedStopPointStructure.ConnectionLinksgetConnectionLinks()Gets the value of the connectionLinks property.ExtensionsgetExtensions()Gets the value of the extensions property.LocationStructuregetLocation()Gets the value of the location property.NaturalLanguageStringStructuregetPlaceName()Gets the value of the placeName property.ZoneRefStructuregetPlaceRef()Gets the value of the placeRef property.StringgetPrivateRef()Gets the value of the privateRef property.NaturalLanguageStringStructuregetStopPointName()Gets the value of the stopPointName property.StopPointRefgetStopPointRef()Gets the value of the stopPointRef property.StopPointTypeEnumerationgetStopPointType()Gets the value of the stopPointType property.voidsetAccessibilityAssessment(AccessibilityAssessmentStructure value)Sets the value of the accessibilityAssessment property.voidsetAffectedModes(AffectedModesStructure value)Sets the value of the affectedModes property.voidsetConnectionLinks(AffectedStopPointStructure.ConnectionLinks value)Sets the value of the connectionLinks property.voidsetExtensions(Extensions value)Sets the value of the extensions property.voidsetLocation(LocationStructure value)Sets the value of the location property.voidsetPlaceName(NaturalLanguageStringStructure value)Sets the value of the placeName property.voidsetPlaceRef(ZoneRefStructure value)Sets the value of the placeRef property.voidsetPrivateRef(String value)Sets the value of the privateRef property.voidsetStopPointName(NaturalLanguageStringStructure value)Sets the value of the stopPointName property.voidsetStopPointRef(StopPointRef value)Sets the value of the stopPointRef property.voidsetStopPointType(StopPointTypeEnumeration value)Sets the value of the stopPointType property.
-
-
-
Field Detail
-
stopPointRef
protected StopPointRef stopPointRef
-
privateRef
protected String privateRef
-
stopPointName
protected NaturalLanguageStringStructure stopPointName
-
stopPointType
protected StopPointTypeEnumeration stopPointType
-
location
protected LocationStructure location
-
affectedModes
protected AffectedModesStructure affectedModes
-
placeRef
protected ZoneRefStructure placeRef
-
placeName
protected NaturalLanguageStringStructure placeName
-
accessibilityAssessment
protected AccessibilityAssessmentStructure accessibilityAssessment
-
connectionLinks
protected AffectedStopPointStructure.ConnectionLinks connectionLinks
-
extensions
protected Extensions extensions
-
-
Method Detail
-
getStopPointRef
public StopPointRef getStopPointRef()
Gets the value of the stopPointRef property.- Returns:
- possible object is
StopPointRef
-
setStopPointRef
public void setStopPointRef(StopPointRef value)
Sets the value of the stopPointRef property.- Parameters:
value- allowed object isStopPointRef
-
getPrivateRef
public String getPrivateRef()
Gets the value of the privateRef property.- Returns:
- possible object is
String
-
setPrivateRef
public void setPrivateRef(String value)
Sets the value of the privateRef property.- Parameters:
value- allowed object isString
-
getStopPointName
public NaturalLanguageStringStructure getStopPointName()
Gets the value of the stopPointName property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setStopPointName
public void setStopPointName(NaturalLanguageStringStructure value)
Sets the value of the stopPointName property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getStopPointType
public StopPointTypeEnumeration getStopPointType()
Gets the value of the stopPointType property.- Returns:
- possible object is
StopPointTypeEnumeration
-
setStopPointType
public void setStopPointType(StopPointTypeEnumeration value)
Sets the value of the stopPointType property.- Parameters:
value- allowed object isStopPointTypeEnumeration
-
getLocation
public LocationStructure getLocation()
Gets the value of the location property.- Returns:
- possible object is
LocationStructure
-
setLocation
public void setLocation(LocationStructure value)
Sets the value of the location property.- Parameters:
value- allowed object isLocationStructure
-
getAffectedModes
public AffectedModesStructure getAffectedModes()
Gets the value of the affectedModes property.- Returns:
- possible object is
AffectedModesStructure
-
setAffectedModes
public void setAffectedModes(AffectedModesStructure value)
Sets the value of the affectedModes property.- Parameters:
value- allowed object isAffectedModesStructure
-
getPlaceRef
public ZoneRefStructure getPlaceRef()
Gets the value of the placeRef property.- Returns:
- possible object is
ZoneRefStructure
-
setPlaceRef
public void setPlaceRef(ZoneRefStructure value)
Sets the value of the placeRef property.- Parameters:
value- allowed object isZoneRefStructure
-
getPlaceName
public NaturalLanguageStringStructure getPlaceName()
Gets the value of the placeName property.- Returns:
- possible object is
NaturalLanguageStringStructure
-
setPlaceName
public void setPlaceName(NaturalLanguageStringStructure value)
Sets the value of the placeName property.- Parameters:
value- allowed object isNaturalLanguageStringStructure
-
getAccessibilityAssessment
public AccessibilityAssessmentStructure getAccessibilityAssessment()
Gets the value of the accessibilityAssessment property.- Returns:
- possible object is
AccessibilityAssessmentStructure
-
setAccessibilityAssessment
public void setAccessibilityAssessment(AccessibilityAssessmentStructure value)
Sets the value of the accessibilityAssessment property.- Parameters:
value- allowed object isAccessibilityAssessmentStructure
-
getConnectionLinks
public AffectedStopPointStructure.ConnectionLinks getConnectionLinks()
Gets the value of the connectionLinks property.- Returns:
- possible object is
AffectedStopPointStructure.ConnectionLinks
-
setConnectionLinks
public void setConnectionLinks(AffectedStopPointStructure.ConnectionLinks value)
Sets the value of the connectionLinks property.- Parameters:
value- allowed object isAffectedStopPointStructure.ConnectionLinks
-
getExtensions
public Extensions getExtensions()
Gets the value of the extensions property.- Returns:
- possible object is
Extensions
-
setExtensions
public void setExtensions(Extensions value)
Sets the value of the extensions property.- Parameters:
value- allowed object isExtensions
-
-