Package uk.org.siri.siri10
Class ServiceRequestContextStructure
- java.lang.Object
-
- uk.org.siri.siri10.ServiceRequestContextStructure
-
- All Implemented Interfaces:
Serializable
public class ServiceRequestContextStructure extends Object implements Serializable
Configurable context for requests. Intended Primarily as a documentation mechanism.Java class for ServiceRequestContextStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceRequestContextStructure"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.siri.org.uk/}ServiceEndpointAddressGroup"/> <group ref="{http://www.siri.org.uk/}ClientEndpointAddressGroup"/> <group ref="{http://www.siri.org.uk/}ReferenceContextGroup"/> <group ref="{http://www.siri.org.uk/}TemporalContextGroup"/> <group ref="{http://www.siri.org.uk/}DeliveryContextGroup"/> <group ref="{http://www.siri.org.uk/}ResourceContextGroup"/> <group ref="{http://www.siri.org.uk/}PredictionMethodGroup"/> </sequence> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected PredictorsEnumerationallowedPredictorsprotected StringcheckStatusAddressprotected BooleanconfirmDeliveryprotected StringconsumerAddressprotected DurationdataHorizonprotected DataNameSpacesStructuredataNameSpacesprotected DeliveryMethodEnumerationdeliveryMethodprotected StringgetDataAddressprotected StringgmlCoordinateFormatprotected Stringlanguageprotected StringmanageSubscriptionAddressprotected BigIntegermaximimumNumberOfSubscriptionsprotected BooleanmultipartDespatchprotected StringnotifyAddressprotected StringpredictionFunctionprotected DurationrequestTimeoutprotected StringstatusResponseAddressprotected StringsubscribeAddressprotected StringsubscriberAddressprotected StringwgsDecimalDegrees
-
Constructor Summary
Constructors Constructor Description ServiceRequestContextStructure()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PredictorsEnumerationgetAllowedPredictors()Gets the value of the allowedPredictors property.StringgetCheckStatusAddress()Gets the value of the checkStatusAddress property.StringgetConsumerAddress()Gets the value of the consumerAddress property.DurationgetDataHorizon()Gets the value of the dataHorizon property.DataNameSpacesStructuregetDataNameSpaces()Gets the value of the dataNameSpaces property.DeliveryMethodEnumerationgetDeliveryMethod()Gets the value of the deliveryMethod property.StringgetGetDataAddress()Gets the value of the getDataAddress property.StringgetGmlCoordinateFormat()Gets the value of the gmlCoordinateFormat property.StringgetLanguage()Gets the value of the language property.StringgetManageSubscriptionAddress()Gets the value of the manageSubscriptionAddress property.BigIntegergetMaximimumNumberOfSubscriptions()Gets the value of the maximimumNumberOfSubscriptions property.StringgetNotifyAddress()Gets the value of the notifyAddress property.StringgetPredictionFunction()Gets the value of the predictionFunction property.DurationgetRequestTimeout()Gets the value of the requestTimeout property.StringgetStatusResponseAddress()Gets the value of the statusResponseAddress property.StringgetSubscribeAddress()Gets the value of the subscribeAddress property.StringgetSubscriberAddress()Gets the value of the subscriberAddress property.StringgetWgsDecimalDegrees()Gets the value of the wgsDecimalDegrees property.BooleanisConfirmDelivery()Gets the value of the confirmDelivery property.BooleanisMultipartDespatch()Gets the value of the multipartDespatch property.voidsetAllowedPredictors(PredictorsEnumeration value)Sets the value of the allowedPredictors property.voidsetCheckStatusAddress(String value)Sets the value of the checkStatusAddress property.voidsetConfirmDelivery(Boolean value)Sets the value of the confirmDelivery property.voidsetConsumerAddress(String value)Sets the value of the consumerAddress property.voidsetDataHorizon(Duration value)Sets the value of the dataHorizon property.voidsetDataNameSpaces(DataNameSpacesStructure value)Sets the value of the dataNameSpaces property.voidsetDeliveryMethod(DeliveryMethodEnumeration value)Sets the value of the deliveryMethod property.voidsetGetDataAddress(String value)Sets the value of the getDataAddress property.voidsetGmlCoordinateFormat(String value)Sets the value of the gmlCoordinateFormat property.voidsetLanguage(String value)Sets the value of the language property.voidsetManageSubscriptionAddress(String value)Sets the value of the manageSubscriptionAddress property.voidsetMaximimumNumberOfSubscriptions(BigInteger value)Sets the value of the maximimumNumberOfSubscriptions property.voidsetMultipartDespatch(Boolean value)Sets the value of the multipartDespatch property.voidsetNotifyAddress(String value)Sets the value of the notifyAddress property.voidsetPredictionFunction(String value)Sets the value of the predictionFunction property.voidsetRequestTimeout(Duration value)Sets the value of the requestTimeout property.voidsetStatusResponseAddress(String value)Sets the value of the statusResponseAddress property.voidsetSubscribeAddress(String value)Sets the value of the subscribeAddress property.voidsetSubscriberAddress(String value)Sets the value of the subscriberAddress property.voidsetWgsDecimalDegrees(String value)Sets the value of the wgsDecimalDegrees property.
-
-
-
Field Detail
-
checkStatusAddress
protected String checkStatusAddress
-
subscribeAddress
protected String subscribeAddress
-
manageSubscriptionAddress
protected String manageSubscriptionAddress
-
getDataAddress
protected String getDataAddress
-
statusResponseAddress
protected String statusResponseAddress
-
subscriberAddress
protected String subscriberAddress
-
notifyAddress
protected String notifyAddress
-
consumerAddress
protected String consumerAddress
-
dataNameSpaces
protected DataNameSpacesStructure dataNameSpaces
-
language
protected String language
-
wgsDecimalDegrees
protected String wgsDecimalDegrees
-
gmlCoordinateFormat
protected String gmlCoordinateFormat
-
dataHorizon
protected Duration dataHorizon
-
requestTimeout
protected Duration requestTimeout
-
deliveryMethod
protected DeliveryMethodEnumeration deliveryMethod
-
multipartDespatch
protected Boolean multipartDespatch
-
confirmDelivery
protected Boolean confirmDelivery
-
maximimumNumberOfSubscriptions
protected BigInteger maximimumNumberOfSubscriptions
-
allowedPredictors
protected PredictorsEnumeration allowedPredictors
-
predictionFunction
protected String predictionFunction
-
-
Method Detail
-
getCheckStatusAddress
public String getCheckStatusAddress()
Gets the value of the checkStatusAddress property.- Returns:
- possible object is
String
-
setCheckStatusAddress
public void setCheckStatusAddress(String value)
Sets the value of the checkStatusAddress property.- Parameters:
value- allowed object isString
-
getSubscribeAddress
public String getSubscribeAddress()
Gets the value of the subscribeAddress property.- Returns:
- possible object is
String
-
setSubscribeAddress
public void setSubscribeAddress(String value)
Sets the value of the subscribeAddress property.- Parameters:
value- allowed object isString
-
getManageSubscriptionAddress
public String getManageSubscriptionAddress()
Gets the value of the manageSubscriptionAddress property.- Returns:
- possible object is
String
-
setManageSubscriptionAddress
public void setManageSubscriptionAddress(String value)
Sets the value of the manageSubscriptionAddress property.- Parameters:
value- allowed object isString
-
getGetDataAddress
public String getGetDataAddress()
Gets the value of the getDataAddress property.- Returns:
- possible object is
String
-
setGetDataAddress
public void setGetDataAddress(String value)
Sets the value of the getDataAddress property.- Parameters:
value- allowed object isString
-
getStatusResponseAddress
public String getStatusResponseAddress()
Gets the value of the statusResponseAddress property.- Returns:
- possible object is
String
-
setStatusResponseAddress
public void setStatusResponseAddress(String value)
Sets the value of the statusResponseAddress property.- Parameters:
value- allowed object isString
-
getSubscriberAddress
public String getSubscriberAddress()
Gets the value of the subscriberAddress property.- Returns:
- possible object is
String
-
setSubscriberAddress
public void setSubscriberAddress(String value)
Sets the value of the subscriberAddress property.- Parameters:
value- allowed object isString
-
getNotifyAddress
public String getNotifyAddress()
Gets the value of the notifyAddress property.- Returns:
- possible object is
String
-
setNotifyAddress
public void setNotifyAddress(String value)
Sets the value of the notifyAddress property.- Parameters:
value- allowed object isString
-
getConsumerAddress
public String getConsumerAddress()
Gets the value of the consumerAddress property.- Returns:
- possible object is
String
-
setConsumerAddress
public void setConsumerAddress(String value)
Sets the value of the consumerAddress property.- Parameters:
value- allowed object isString
-
getDataNameSpaces
public DataNameSpacesStructure getDataNameSpaces()
Gets the value of the dataNameSpaces property.- Returns:
- possible object is
DataNameSpacesStructure
-
setDataNameSpaces
public void setDataNameSpaces(DataNameSpacesStructure value)
Sets the value of the dataNameSpaces property.- Parameters:
value- allowed object isDataNameSpacesStructure
-
getLanguage
public String getLanguage()
Gets the value of the language property.- Returns:
- possible object is
String
-
setLanguage
public void setLanguage(String value)
Sets the value of the language property.- Parameters:
value- allowed object isString
-
getWgsDecimalDegrees
public String getWgsDecimalDegrees()
Gets the value of the wgsDecimalDegrees property.- Returns:
- possible object is
String
-
setWgsDecimalDegrees
public void setWgsDecimalDegrees(String value)
Sets the value of the wgsDecimalDegrees property.- Parameters:
value- allowed object isString
-
getGmlCoordinateFormat
public String getGmlCoordinateFormat()
Gets the value of the gmlCoordinateFormat property.- Returns:
- possible object is
String
-
setGmlCoordinateFormat
public void setGmlCoordinateFormat(String value)
Sets the value of the gmlCoordinateFormat property.- Parameters:
value- allowed object isString
-
getDataHorizon
public Duration getDataHorizon()
Gets the value of the dataHorizon property.- Returns:
- possible object is
String
-
setDataHorizon
public void setDataHorizon(Duration value)
Sets the value of the dataHorizon property.- Parameters:
value- allowed object isString
-
getRequestTimeout
public Duration getRequestTimeout()
Gets the value of the requestTimeout property.- Returns:
- possible object is
String
-
setRequestTimeout
public void setRequestTimeout(Duration value)
Sets the value of the requestTimeout property.- Parameters:
value- allowed object isString
-
getDeliveryMethod
public DeliveryMethodEnumeration getDeliveryMethod()
Gets the value of the deliveryMethod property.- Returns:
- possible object is
DeliveryMethodEnumeration
-
setDeliveryMethod
public void setDeliveryMethod(DeliveryMethodEnumeration value)
Sets the value of the deliveryMethod property.- Parameters:
value- allowed object isDeliveryMethodEnumeration
-
isMultipartDespatch
public Boolean isMultipartDespatch()
Gets the value of the multipartDespatch property.- Returns:
- possible object is
Boolean
-
setMultipartDespatch
public void setMultipartDespatch(Boolean value)
Sets the value of the multipartDespatch property.- Parameters:
value- allowed object isBoolean
-
isConfirmDelivery
public Boolean isConfirmDelivery()
Gets the value of the confirmDelivery property.- Returns:
- possible object is
Boolean
-
setConfirmDelivery
public void setConfirmDelivery(Boolean value)
Sets the value of the confirmDelivery property.- Parameters:
value- allowed object isBoolean
-
getMaximimumNumberOfSubscriptions
public BigInteger getMaximimumNumberOfSubscriptions()
Gets the value of the maximimumNumberOfSubscriptions property.- Returns:
- possible object is
BigInteger
-
setMaximimumNumberOfSubscriptions
public void setMaximimumNumberOfSubscriptions(BigInteger value)
Sets the value of the maximimumNumberOfSubscriptions property.- Parameters:
value- allowed object isBigInteger
-
getAllowedPredictors
public PredictorsEnumeration getAllowedPredictors()
Gets the value of the allowedPredictors property.- Returns:
- possible object is
PredictorsEnumeration
-
setAllowedPredictors
public void setAllowedPredictors(PredictorsEnumeration value)
Sets the value of the allowedPredictors property.- Parameters:
value- allowed object isPredictorsEnumeration
-
getPredictionFunction
public String getPredictionFunction()
Gets the value of the predictionFunction property.- Returns:
- possible object is
String
-
-