Package uk.org.siri.siri20
Class StopMonitoringFilterStructure
- java.lang.Object
-
- uk.org.siri.siri20.StopMonitoringFilterStructure
-
- All Implemented Interfaces:
Serializable
public class StopMonitoringFilterStructure extends Object implements Serializable
Type for an individual Stop Monitoring a Multiple Request.Java class for StopMonitoringFilterStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StopMonitoringFilterStructure"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.siri.org.uk/siri}StopMonitoringTopicGroup"/> <group ref="{http://www.siri.org.uk/siri}StopMonitoringRequestPolicyGroup"/> <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 classStopMonitoringFilterStructure.MaximumNumberOfCallsJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected DestinationRefdestinationRefprotected DirectionRefStructuredirectionRefprotected Extensionsextensionsprotected BooleanincludeSituationsprotected BooleanincludeTranslationsprotected Booleanlanguageprotected LineReflineRefprotected StopMonitoringFilterStructure.MaximumNumberOfCallsmaximumNumberOfCallsprotected BigIntegermaximumStopVisitsprotected BigIntegermaximumTextLengthprotected BigIntegerminimumStopVisitsPerLineprotected BigIntegerminimumStopVisitsPerLineViaprotected MonitoringRefStructuremonitoringRefprotected OperatorRefStructureoperatorRefprotected DurationpreviewIntervalprotected ZonedDateTimestartTimeprotected StopMonitoringDetailEnumerationstopMonitoringDetailLevelprotected StopVisitTypeEnumerationstopVisitTypes
-
Constructor Summary
Constructors Constructor Description StopMonitoringFilterStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DestinationRefgetDestinationRef()Gets the value of the destinationRef property.DirectionRefStructuregetDirectionRef()Gets the value of the directionRef property.ExtensionsgetExtensions()Gets the value of the extensions property.LineRefgetLineRef()Gets the value of the lineRef property.StopMonitoringFilterStructure.MaximumNumberOfCallsgetMaximumNumberOfCalls()Gets the value of the maximumNumberOfCalls property.BigIntegergetMaximumStopVisits()Gets the value of the maximumStopVisits property.BigIntegergetMaximumTextLength()Gets the value of the maximumTextLength property.BigIntegergetMinimumStopVisitsPerLine()Gets the value of the minimumStopVisitsPerLine property.BigIntegergetMinimumStopVisitsPerLineVia()Gets the value of the minimumStopVisitsPerLineVia property.MonitoringRefStructuregetMonitoringRef()Gets the value of the monitoringRef property.OperatorRefStructuregetOperatorRef()Gets the value of the operatorRef property.DurationgetPreviewInterval()Gets the value of the previewInterval property.ZonedDateTimegetStartTime()Gets the value of the startTime property.StopMonitoringDetailEnumerationgetStopMonitoringDetailLevel()Gets the value of the stopMonitoringDetailLevel property.StopVisitTypeEnumerationgetStopVisitTypes()Gets the value of the stopVisitTypes property.BooleanisIncludeSituations()Gets the value of the includeSituations property.BooleanisIncludeTranslations()Gets the value of the includeTranslations property.BooleanisLanguage()Gets the value of the language property.voidsetDestinationRef(DestinationRef value)Sets the value of the destinationRef property.voidsetDirectionRef(DirectionRefStructure value)Sets the value of the directionRef property.voidsetExtensions(Extensions value)Sets the value of the extensions property.voidsetIncludeSituations(Boolean value)Sets the value of the includeSituations property.voidsetIncludeTranslations(Boolean value)Sets the value of the includeTranslations property.voidsetLanguage(Boolean value)Sets the value of the language property.voidsetLineRef(LineRef value)Sets the value of the lineRef property.voidsetMaximumNumberOfCalls(StopMonitoringFilterStructure.MaximumNumberOfCalls value)Sets the value of the maximumNumberOfCalls property.voidsetMaximumStopVisits(BigInteger value)Sets the value of the maximumStopVisits property.voidsetMaximumTextLength(BigInteger value)Sets the value of the maximumTextLength property.voidsetMinimumStopVisitsPerLine(BigInteger value)Sets the value of the minimumStopVisitsPerLine property.voidsetMinimumStopVisitsPerLineVia(BigInteger value)Sets the value of the minimumStopVisitsPerLineVia property.voidsetMonitoringRef(MonitoringRefStructure value)Sets the value of the monitoringRef property.voidsetOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidsetPreviewInterval(Duration value)Sets the value of the previewInterval property.voidsetStartTime(ZonedDateTime value)Sets the value of the startTime property.voidsetStopMonitoringDetailLevel(StopMonitoringDetailEnumeration value)Sets the value of the stopMonitoringDetailLevel property.voidsetStopVisitTypes(StopVisitTypeEnumeration value)Sets the value of the stopVisitTypes property.
-
-
-
Field Detail
-
previewInterval
protected Duration previewInterval
-
startTime
protected ZonedDateTime startTime
-
monitoringRef
protected MonitoringRefStructure monitoringRef
-
operatorRef
protected OperatorRefStructure operatorRef
-
lineRef
protected LineRef lineRef
-
directionRef
protected DirectionRefStructure directionRef
-
destinationRef
protected DestinationRef destinationRef
-
stopVisitTypes
protected StopVisitTypeEnumeration stopVisitTypes
-
language
protected Boolean language
-
includeTranslations
protected Boolean includeTranslations
-
maximumStopVisits
protected BigInteger maximumStopVisits
-
minimumStopVisitsPerLineVia
protected BigInteger minimumStopVisitsPerLineVia
-
minimumStopVisitsPerLine
protected BigInteger minimumStopVisitsPerLine
-
maximumTextLength
protected BigInteger maximumTextLength
-
stopMonitoringDetailLevel
protected StopMonitoringDetailEnumeration stopMonitoringDetailLevel
-
includeSituations
protected Boolean includeSituations
-
maximumNumberOfCalls
protected StopMonitoringFilterStructure.MaximumNumberOfCalls maximumNumberOfCalls
-
extensions
protected Extensions extensions
-
-
Method Detail
-
getPreviewInterval
public Duration getPreviewInterval()
Gets the value of the previewInterval property.- Returns:
- possible object is
String
-
setPreviewInterval
public void setPreviewInterval(Duration value)
Sets the value of the previewInterval property.- Parameters:
value- allowed object isString
-
getStartTime
public ZonedDateTime getStartTime()
Gets the value of the startTime property.- Returns:
- possible object is
String
-
setStartTime
public void setStartTime(ZonedDateTime value)
Sets the value of the startTime property.- Parameters:
value- allowed object isString
-
getMonitoringRef
public MonitoringRefStructure getMonitoringRef()
Gets the value of the monitoringRef property.- Returns:
- possible object is
MonitoringRefStructure
-
setMonitoringRef
public void setMonitoringRef(MonitoringRefStructure value)
Sets the value of the monitoringRef property.- Parameters:
value- allowed object isMonitoringRefStructure
-
getOperatorRef
public OperatorRefStructure getOperatorRef()
Gets the value of the operatorRef property.- Returns:
- possible object is
OperatorRefStructure
-
setOperatorRef
public void setOperatorRef(OperatorRefStructure value)
Sets the value of the operatorRef property.- Parameters:
value- allowed object isOperatorRefStructure
-
getLineRef
public LineRef getLineRef()
Gets the value of the lineRef property.- Returns:
- possible object is
LineRef
-
setLineRef
public void setLineRef(LineRef value)
Sets the value of the lineRef property.- Parameters:
value- allowed object isLineRef
-
getDirectionRef
public DirectionRefStructure getDirectionRef()
Gets the value of the directionRef property.- Returns:
- possible object is
DirectionRefStructure
-
setDirectionRef
public void setDirectionRef(DirectionRefStructure value)
Sets the value of the directionRef property.- Parameters:
value- allowed object isDirectionRefStructure
-
getDestinationRef
public DestinationRef getDestinationRef()
Gets the value of the destinationRef property.- Returns:
- possible object is
DestinationRef
-
setDestinationRef
public void setDestinationRef(DestinationRef value)
Sets the value of the destinationRef property.- Parameters:
value- allowed object isDestinationRef
-
getStopVisitTypes
public StopVisitTypeEnumeration getStopVisitTypes()
Gets the value of the stopVisitTypes property.- Returns:
- possible object is
StopVisitTypeEnumeration
-
setStopVisitTypes
public void setStopVisitTypes(StopVisitTypeEnumeration value)
Sets the value of the stopVisitTypes property.- Parameters:
value- allowed object isStopVisitTypeEnumeration
-
isLanguage
public Boolean isLanguage()
Gets the value of the language property.- Returns:
- possible object is
Boolean
-
setLanguage
public void setLanguage(Boolean value)
Sets the value of the language property.- Parameters:
value- allowed object isBoolean
-
isIncludeTranslations
public Boolean isIncludeTranslations()
Gets the value of the includeTranslations property.- Returns:
- possible object is
Boolean
-
setIncludeTranslations
public void setIncludeTranslations(Boolean value)
Sets the value of the includeTranslations property.- Parameters:
value- allowed object isBoolean
-
getMaximumStopVisits
public BigInteger getMaximumStopVisits()
Gets the value of the maximumStopVisits property.- Returns:
- possible object is
BigInteger
-
setMaximumStopVisits
public void setMaximumStopVisits(BigInteger value)
Sets the value of the maximumStopVisits property.- Parameters:
value- allowed object isBigInteger
-
getMinimumStopVisitsPerLineVia
public BigInteger getMinimumStopVisitsPerLineVia()
Gets the value of the minimumStopVisitsPerLineVia property.- Returns:
- possible object is
BigInteger
-
setMinimumStopVisitsPerLineVia
public void setMinimumStopVisitsPerLineVia(BigInteger value)
Sets the value of the minimumStopVisitsPerLineVia property.- Parameters:
value- allowed object isBigInteger
-
getMinimumStopVisitsPerLine
public BigInteger getMinimumStopVisitsPerLine()
Gets the value of the minimumStopVisitsPerLine property.- Returns:
- possible object is
BigInteger
-
setMinimumStopVisitsPerLine
public void setMinimumStopVisitsPerLine(BigInteger value)
Sets the value of the minimumStopVisitsPerLine property.- Parameters:
value- allowed object isBigInteger
-
getMaximumTextLength
public BigInteger getMaximumTextLength()
Gets the value of the maximumTextLength property.- Returns:
- possible object is
BigInteger
-
setMaximumTextLength
public void setMaximumTextLength(BigInteger value)
Sets the value of the maximumTextLength property.- Parameters:
value- allowed object isBigInteger
-
getStopMonitoringDetailLevel
public StopMonitoringDetailEnumeration getStopMonitoringDetailLevel()
Gets the value of the stopMonitoringDetailLevel property.- Returns:
- possible object is
StopMonitoringDetailEnumeration
-
setStopMonitoringDetailLevel
public void setStopMonitoringDetailLevel(StopMonitoringDetailEnumeration value)
Sets the value of the stopMonitoringDetailLevel property.- Parameters:
value- allowed object isStopMonitoringDetailEnumeration
-
isIncludeSituations
public Boolean isIncludeSituations()
Gets the value of the includeSituations property.- Returns:
- possible object is
Boolean
-
setIncludeSituations
public void setIncludeSituations(Boolean value)
Sets the value of the includeSituations property.- Parameters:
value- allowed object isBoolean
-
getMaximumNumberOfCalls
public StopMonitoringFilterStructure.MaximumNumberOfCalls getMaximumNumberOfCalls()
Gets the value of the maximumNumberOfCalls property.- Returns:
- possible object is
StopMonitoringFilterStructure.MaximumNumberOfCalls
-
setMaximumNumberOfCalls
public void setMaximumNumberOfCalls(StopMonitoringFilterStructure.MaximumNumberOfCalls value)
Sets the value of the maximumNumberOfCalls property.- Parameters:
value- allowed object isStopMonitoringFilterStructure.MaximumNumberOfCalls
-
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
-
-