Package uk.org.siri.siri20
Class SituationExchangeServiceCapabilities.TopicFiltering
- java.lang.Object
-
- uk.org.siri.siri20.SituationExchangeServiceCapabilities.TopicFiltering
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SituationExchangeServiceCapabilities
public static class SituationExchangeServiceCapabilities.TopicFiltering 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"> <sequence> <element name="DefaultPreviewInterval" type="{http://www.siri.org.uk/siri}PositiveDurationType"/> <element ref="{http://www.siri.org.uk/siri}FilterByFacilityRef" minOccurs="0"/> <element name="FilterByLocationRef" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}FilterByVehicleRef" minOccurs="0"/> <element name="FilterByMode" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="FilterByNetworkRef" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}FilterByLineRef" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}FilterByStopPointRef" minOccurs="0"/> <element name="FilterByStopPlaceRef" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}FilterByVehicleJourneyRef" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}FilterByConnectionLinkRef" minOccurs="0"/> <element ref="{http://www.siri.org.uk/siri}FilterByInterchangeRef" minOccurs="0"/> <element name="FilterBySpecificNeed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="FilterByKeyword" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected DurationdefaultPreviewIntervalprotected BooleanfilterByConnectionLinkRefprotected BooleanfilterByFacilityRefprotected BooleanfilterByInterchangeRefprotected BooleanfilterByKeywordprotected BooleanfilterByLineRefprotected BooleanfilterByLocationRefprotected BooleanfilterByModeprotected BooleanfilterByNetworkRefprotected BooleanfilterBySpecificNeedprotected BooleanfilterByStopPlaceRefprotected BooleanfilterByStopPointRefprotected BooleanfilterByVehicleJourneyRefprotected BooleanfilterByVehicleRef
-
Constructor Summary
Constructors Constructor Description TopicFiltering()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DurationgetDefaultPreviewInterval()Gets the value of the defaultPreviewInterval property.BooleanisFilterByConnectionLinkRef()Gets the value of the filterByConnectionLinkRef property.BooleanisFilterByFacilityRef()Gets the value of the filterByFacilityRef property.BooleanisFilterByInterchangeRef()Gets the value of the filterByInterchangeRef property.BooleanisFilterByKeyword()Gets the value of the filterByKeyword property.BooleanisFilterByLineRef()Gets the value of the filterByLineRef property.BooleanisFilterByLocationRef()Gets the value of the filterByLocationRef property.BooleanisFilterByMode()Gets the value of the filterByMode property.BooleanisFilterByNetworkRef()Gets the value of the filterByNetworkRef property.BooleanisFilterBySpecificNeed()Gets the value of the filterBySpecificNeed property.BooleanisFilterByStopPlaceRef()Gets the value of the filterByStopPlaceRef property.BooleanisFilterByStopPointRef()Gets the value of the filterByStopPointRef property.BooleanisFilterByVehicleJourneyRef()Gets the value of the filterByVehicleJourneyRef property.BooleanisFilterByVehicleRef()Gets the value of the filterByVehicleRef property.voidsetDefaultPreviewInterval(Duration value)Sets the value of the defaultPreviewInterval property.voidsetFilterByConnectionLinkRef(Boolean value)Sets the value of the filterByConnectionLinkRef property.voidsetFilterByFacilityRef(Boolean value)Sets the value of the filterByFacilityRef property.voidsetFilterByInterchangeRef(Boolean value)Sets the value of the filterByInterchangeRef property.voidsetFilterByKeyword(Boolean value)Sets the value of the filterByKeyword property.voidsetFilterByLineRef(Boolean value)Sets the value of the filterByLineRef property.voidsetFilterByLocationRef(Boolean value)Sets the value of the filterByLocationRef property.voidsetFilterByMode(Boolean value)Sets the value of the filterByMode property.voidsetFilterByNetworkRef(Boolean value)Sets the value of the filterByNetworkRef property.voidsetFilterBySpecificNeed(Boolean value)Sets the value of the filterBySpecificNeed property.voidsetFilterByStopPlaceRef(Boolean value)Sets the value of the filterByStopPlaceRef property.voidsetFilterByStopPointRef(Boolean value)Sets the value of the filterByStopPointRef property.voidsetFilterByVehicleJourneyRef(Boolean value)Sets the value of the filterByVehicleJourneyRef property.voidsetFilterByVehicleRef(Boolean value)Sets the value of the filterByVehicleRef property.
-
-
-
Field Detail
-
defaultPreviewInterval
protected Duration defaultPreviewInterval
-
filterByFacilityRef
protected Boolean filterByFacilityRef
-
filterByLocationRef
protected Boolean filterByLocationRef
-
filterByVehicleRef
protected Boolean filterByVehicleRef
-
filterByMode
protected Boolean filterByMode
-
filterByNetworkRef
protected Boolean filterByNetworkRef
-
filterByLineRef
protected Boolean filterByLineRef
-
filterByStopPointRef
protected Boolean filterByStopPointRef
-
filterByStopPlaceRef
protected Boolean filterByStopPlaceRef
-
filterByVehicleJourneyRef
protected Boolean filterByVehicleJourneyRef
-
filterByConnectionLinkRef
protected Boolean filterByConnectionLinkRef
-
filterByInterchangeRef
protected Boolean filterByInterchangeRef
-
filterBySpecificNeed
protected Boolean filterBySpecificNeed
-
filterByKeyword
protected Boolean filterByKeyword
-
-
Method Detail
-
getDefaultPreviewInterval
public Duration getDefaultPreviewInterval()
Gets the value of the defaultPreviewInterval property.- Returns:
- possible object is
String
-
setDefaultPreviewInterval
public void setDefaultPreviewInterval(Duration value)
Sets the value of the defaultPreviewInterval property.- Parameters:
value- allowed object isString
-
isFilterByFacilityRef
public Boolean isFilterByFacilityRef()
Gets the value of the filterByFacilityRef property.- Returns:
- possible object is
Boolean
-
setFilterByFacilityRef
public void setFilterByFacilityRef(Boolean value)
Sets the value of the filterByFacilityRef property.- Parameters:
value- allowed object isBoolean
-
isFilterByLocationRef
public Boolean isFilterByLocationRef()
Gets the value of the filterByLocationRef property.- Returns:
- possible object is
Boolean
-
setFilterByLocationRef
public void setFilterByLocationRef(Boolean value)
Sets the value of the filterByLocationRef property.- Parameters:
value- allowed object isBoolean
-
isFilterByVehicleRef
public Boolean isFilterByVehicleRef()
Gets the value of the filterByVehicleRef property.- Returns:
- possible object is
Boolean
-
setFilterByVehicleRef
public void setFilterByVehicleRef(Boolean value)
Sets the value of the filterByVehicleRef property.- Parameters:
value- allowed object isBoolean
-
isFilterByMode
public Boolean isFilterByMode()
Gets the value of the filterByMode property.- Returns:
- possible object is
Boolean
-
setFilterByMode
public void setFilterByMode(Boolean value)
Sets the value of the filterByMode property.- Parameters:
value- allowed object isBoolean
-
isFilterByNetworkRef
public Boolean isFilterByNetworkRef()
Gets the value of the filterByNetworkRef property.- Returns:
- possible object is
Boolean
-
setFilterByNetworkRef
public void setFilterByNetworkRef(Boolean value)
Sets the value of the filterByNetworkRef property.- Parameters:
value- allowed object isBoolean
-
isFilterByLineRef
public Boolean isFilterByLineRef()
Gets the value of the filterByLineRef property.- Returns:
- possible object is
Boolean
-
setFilterByLineRef
public void setFilterByLineRef(Boolean value)
Sets the value of the filterByLineRef property.- Parameters:
value- allowed object isBoolean
-
isFilterByStopPointRef
public Boolean isFilterByStopPointRef()
Gets the value of the filterByStopPointRef property.- Returns:
- possible object is
Boolean
-
setFilterByStopPointRef
public void setFilterByStopPointRef(Boolean value)
Sets the value of the filterByStopPointRef property.- Parameters:
value- allowed object isBoolean
-
isFilterByStopPlaceRef
public Boolean isFilterByStopPlaceRef()
Gets the value of the filterByStopPlaceRef property.- Returns:
- possible object is
Boolean
-
setFilterByStopPlaceRef
public void setFilterByStopPlaceRef(Boolean value)
Sets the value of the filterByStopPlaceRef property.- Parameters:
value- allowed object isBoolean
-
isFilterByVehicleJourneyRef
public Boolean isFilterByVehicleJourneyRef()
Gets the value of the filterByVehicleJourneyRef property.- Returns:
- possible object is
Boolean
-
setFilterByVehicleJourneyRef
public void setFilterByVehicleJourneyRef(Boolean value)
Sets the value of the filterByVehicleJourneyRef property.- Parameters:
value- allowed object isBoolean
-
isFilterByConnectionLinkRef
public Boolean isFilterByConnectionLinkRef()
Gets the value of the filterByConnectionLinkRef property.- Returns:
- possible object is
Boolean
-
setFilterByConnectionLinkRef
public void setFilterByConnectionLinkRef(Boolean value)
Sets the value of the filterByConnectionLinkRef property.- Parameters:
value- allowed object isBoolean
-
isFilterByInterchangeRef
public Boolean isFilterByInterchangeRef()
Gets the value of the filterByInterchangeRef property.- Returns:
- possible object is
Boolean
-
setFilterByInterchangeRef
public void setFilterByInterchangeRef(Boolean value)
Sets the value of the filterByInterchangeRef property.- Parameters:
value- allowed object isBoolean
-
isFilterBySpecificNeed
public Boolean isFilterBySpecificNeed()
Gets the value of the filterBySpecificNeed property.- Returns:
- possible object is
Boolean
-
setFilterBySpecificNeed
public void setFilterBySpecificNeed(Boolean value)
Sets the value of the filterBySpecificNeed property.- Parameters:
value- allowed object isBoolean
-
isFilterByKeyword
public Boolean isFilterByKeyword()
Gets the value of the filterByKeyword property.- Returns:
- possible object is
Boolean
-
-