public class ServiceRequestContextStructure extends Object
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/siri}ServiceEndpointAddressGroup"/>
<group ref="{http://www.siri.org.uk/siri}ClientEndpointAddressGroup"/>
<group ref="{http://www.siri.org.uk/siri}ReferenceContextGroup"/>
<group ref="{http://www.siri.org.uk/siri}TemporalContextGroup"/>
<group ref="{http://www.siri.org.uk/siri}DeliveryContextGroup"/>
<group ref="{http://www.siri.org.uk/siri}ResourceContextGroup"/>
<group ref="{http://www.siri.org.uk/siri}PredictionMethodGroup"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PredictorsEnumeration |
allowedPredictors |
protected String |
checkStatusAddress |
protected Boolean |
confirmDelivery |
protected String |
consumerAddress |
protected Duration |
dataHorizon |
protected DataNameSpacesStructure |
dataNameSpaces |
protected DeliveryMethodEnumeration |
deliveryMethod |
protected String |
distanceUnits |
protected String |
getDataAddress |
protected String |
gmlCoordinateFormat |
protected String |
language |
protected String |
manageSubscriptionAddress |
protected BigInteger |
maximimumNumberOfSubscriptions |
protected Boolean |
multipartDespatch |
protected String |
notifyAddress |
protected String |
predictionFunction |
protected Duration |
requestTimeout |
protected String |
statusResponseAddress |
protected String |
subscribeAddress |
protected String |
subscriberAddress |
protected String |
velocityUnits |
protected String |
wgsDecimalDegrees |
| Constructor and Description |
|---|
ServiceRequestContextStructure() |
| Modifier and Type | Method and Description |
|---|---|
PredictorsEnumeration |
getAllowedPredictors()
Gets the value of the allowedPredictors property.
|
String |
getCheckStatusAddress()
Gets the value of the checkStatusAddress property.
|
String |
getConsumerAddress()
Gets the value of the consumerAddress property.
|
Duration |
getDataHorizon()
Gets the value of the dataHorizon property.
|
DataNameSpacesStructure |
getDataNameSpaces()
Gets the value of the dataNameSpaces property.
|
DeliveryMethodEnumeration |
getDeliveryMethod()
Gets the value of the deliveryMethod property.
|
String |
getDistanceUnits()
Gets the value of the distanceUnits property.
|
String |
getGetDataAddress()
Gets the value of the getDataAddress property.
|
String |
getGmlCoordinateFormat()
Gets the value of the gmlCoordinateFormat property.
|
String |
getLanguage()
Gets the value of the language property.
|
String |
getManageSubscriptionAddress()
Gets the value of the manageSubscriptionAddress property.
|
BigInteger |
getMaximimumNumberOfSubscriptions()
Gets the value of the maximimumNumberOfSubscriptions property.
|
String |
getNotifyAddress()
Gets the value of the notifyAddress property.
|
String |
getPredictionFunction()
Gets the value of the predictionFunction property.
|
Duration |
getRequestTimeout()
Gets the value of the requestTimeout property.
|
String |
getStatusResponseAddress()
Gets the value of the statusResponseAddress property.
|
String |
getSubscribeAddress()
Gets the value of the subscribeAddress property.
|
String |
getSubscriberAddress()
Gets the value of the subscriberAddress property.
|
String |
getVelocityUnits()
Gets the value of the velocityUnits property.
|
String |
getWgsDecimalDegrees()
Gets the value of the wgsDecimalDegrees property.
|
Boolean |
isConfirmDelivery()
Gets the value of the confirmDelivery property.
|
Boolean |
isMultipartDespatch()
Gets the value of the multipartDespatch property.
|
void |
setAllowedPredictors(PredictorsEnumeration value)
Sets the value of the allowedPredictors property.
|
void |
setCheckStatusAddress(String value)
Sets the value of the checkStatusAddress property.
|
void |
setConfirmDelivery(Boolean value)
Sets the value of the confirmDelivery property.
|
void |
setConsumerAddress(String value)
Sets the value of the consumerAddress property.
|
void |
setDataHorizon(Duration value)
Sets the value of the dataHorizon property.
|
void |
setDataNameSpaces(DataNameSpacesStructure value)
Sets the value of the dataNameSpaces property.
|
void |
setDeliveryMethod(DeliveryMethodEnumeration value)
Sets the value of the deliveryMethod property.
|
void |
setDistanceUnits(String value)
Sets the value of the distanceUnits property.
|
void |
setGetDataAddress(String value)
Sets the value of the getDataAddress property.
|
void |
setGmlCoordinateFormat(String value)
Sets the value of the gmlCoordinateFormat property.
|
void |
setLanguage(String value)
Sets the value of the language property.
|
void |
setManageSubscriptionAddress(String value)
Sets the value of the manageSubscriptionAddress property.
|
void |
setMaximimumNumberOfSubscriptions(BigInteger value)
Sets the value of the maximimumNumberOfSubscriptions property.
|
void |
setMultipartDespatch(Boolean value)
Sets the value of the multipartDespatch property.
|
void |
setNotifyAddress(String value)
Sets the value of the notifyAddress property.
|
void |
setPredictionFunction(String value)
Sets the value of the predictionFunction property.
|
void |
setRequestTimeout(Duration value)
Sets the value of the requestTimeout property.
|
void |
setStatusResponseAddress(String value)
Sets the value of the statusResponseAddress property.
|
void |
setSubscribeAddress(String value)
Sets the value of the subscribeAddress property.
|
void |
setSubscriberAddress(String value)
Sets the value of the subscriberAddress property.
|
void |
setVelocityUnits(String value)
Sets the value of the velocityUnits property.
|
void |
setWgsDecimalDegrees(String value)
Sets the value of the wgsDecimalDegrees property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
ServiceRequestContextStructure |
withAllowedPredictors(PredictorsEnumeration value) |
ServiceRequestContextStructure |
withCheckStatusAddress(String value) |
ServiceRequestContextStructure |
withConfirmDelivery(Boolean value) |
ServiceRequestContextStructure |
withConsumerAddress(String value) |
ServiceRequestContextStructure |
withDataHorizon(Duration value) |
ServiceRequestContextStructure |
withDataNameSpaces(DataNameSpacesStructure value) |
ServiceRequestContextStructure |
withDeliveryMethod(DeliveryMethodEnumeration value) |
ServiceRequestContextStructure |
withDistanceUnits(String value) |
ServiceRequestContextStructure |
withGetDataAddress(String value) |
ServiceRequestContextStructure |
withGmlCoordinateFormat(String value) |
ServiceRequestContextStructure |
withLanguage(String value) |
ServiceRequestContextStructure |
withManageSubscriptionAddress(String value) |
ServiceRequestContextStructure |
withMaximimumNumberOfSubscriptions(BigInteger value) |
ServiceRequestContextStructure |
withMultipartDespatch(Boolean value) |
ServiceRequestContextStructure |
withNotifyAddress(String value) |
ServiceRequestContextStructure |
withPredictionFunction(String value) |
ServiceRequestContextStructure |
withRequestTimeout(Duration value) |
ServiceRequestContextStructure |
withStatusResponseAddress(String value) |
ServiceRequestContextStructure |
withSubscribeAddress(String value) |
ServiceRequestContextStructure |
withSubscriberAddress(String value) |
ServiceRequestContextStructure |
withVelocityUnits(String value) |
ServiceRequestContextStructure |
withWgsDecimalDegrees(String value) |
protected String checkStatusAddress
protected String subscribeAddress
protected String manageSubscriptionAddress
protected String getDataAddress
protected String statusResponseAddress
protected String subscriberAddress
protected String notifyAddress
protected String consumerAddress
protected DataNameSpacesStructure dataNameSpaces
protected String language
protected String wgsDecimalDegrees
protected String gmlCoordinateFormat
protected String distanceUnits
protected String velocityUnits
protected Duration dataHorizon
protected Duration requestTimeout
protected DeliveryMethodEnumeration deliveryMethod
protected Boolean multipartDespatch
protected Boolean confirmDelivery
protected BigInteger maximimumNumberOfSubscriptions
protected PredictorsEnumeration allowedPredictors
protected String predictionFunction
public String getCheckStatusAddress()
Stringpublic void setCheckStatusAddress(String value)
value - allowed object is
Stringpublic String getSubscribeAddress()
Stringpublic void setSubscribeAddress(String value)
value - allowed object is
Stringpublic String getManageSubscriptionAddress()
Stringpublic void setManageSubscriptionAddress(String value)
value - allowed object is
Stringpublic String getGetDataAddress()
Stringpublic void setGetDataAddress(String value)
value - allowed object is
Stringpublic String getStatusResponseAddress()
Stringpublic void setStatusResponseAddress(String value)
value - allowed object is
Stringpublic String getSubscriberAddress()
Stringpublic void setSubscriberAddress(String value)
value - allowed object is
Stringpublic String getNotifyAddress()
Stringpublic void setNotifyAddress(String value)
value - allowed object is
Stringpublic String getConsumerAddress()
Stringpublic void setConsumerAddress(String value)
value - allowed object is
Stringpublic DataNameSpacesStructure getDataNameSpaces()
DataNameSpacesStructurepublic void setDataNameSpaces(DataNameSpacesStructure value)
value - allowed object is
DataNameSpacesStructurepublic String getLanguage()
Stringpublic void setLanguage(String value)
value - allowed object is
Stringpublic String getWgsDecimalDegrees()
Stringpublic void setWgsDecimalDegrees(String value)
value - allowed object is
Stringpublic String getGmlCoordinateFormat()
Stringpublic void setGmlCoordinateFormat(String value)
value - allowed object is
Stringpublic String getDistanceUnits()
Stringpublic void setDistanceUnits(String value)
value - allowed object is
Stringpublic String getVelocityUnits()
Stringpublic void setVelocityUnits(String value)
value - allowed object is
Stringpublic Duration getDataHorizon()
Stringpublic void setDataHorizon(Duration value)
value - allowed object is
Stringpublic Duration getRequestTimeout()
Stringpublic void setRequestTimeout(Duration value)
value - allowed object is
Stringpublic DeliveryMethodEnumeration getDeliveryMethod()
DeliveryMethodEnumerationpublic void setDeliveryMethod(DeliveryMethodEnumeration value)
value - allowed object is
DeliveryMethodEnumerationpublic Boolean isMultipartDespatch()
Booleanpublic void setMultipartDespatch(Boolean value)
value - allowed object is
Booleanpublic Boolean isConfirmDelivery()
Booleanpublic void setConfirmDelivery(Boolean value)
value - allowed object is
Booleanpublic BigInteger getMaximimumNumberOfSubscriptions()
BigIntegerpublic void setMaximimumNumberOfSubscriptions(BigInteger value)
value - allowed object is
BigIntegerpublic PredictorsEnumeration getAllowedPredictors()
PredictorsEnumerationpublic void setAllowedPredictors(PredictorsEnumeration value)
value - allowed object is
PredictorsEnumerationpublic String getPredictionFunction()
Stringpublic void setPredictionFunction(String value)
value - allowed object is
Stringpublic ServiceRequestContextStructure withCheckStatusAddress(String value)
public ServiceRequestContextStructure withSubscribeAddress(String value)
public ServiceRequestContextStructure withManageSubscriptionAddress(String value)
public ServiceRequestContextStructure withGetDataAddress(String value)
public ServiceRequestContextStructure withStatusResponseAddress(String value)
public ServiceRequestContextStructure withSubscriberAddress(String value)
public ServiceRequestContextStructure withNotifyAddress(String value)
public ServiceRequestContextStructure withConsumerAddress(String value)
public ServiceRequestContextStructure withDataNameSpaces(DataNameSpacesStructure value)
public ServiceRequestContextStructure withLanguage(String value)
public ServiceRequestContextStructure withWgsDecimalDegrees(String value)
public ServiceRequestContextStructure withGmlCoordinateFormat(String value)
public ServiceRequestContextStructure withDistanceUnits(String value)
public ServiceRequestContextStructure withVelocityUnits(String value)
public ServiceRequestContextStructure withDataHorizon(Duration value)
public ServiceRequestContextStructure withRequestTimeout(Duration value)
public ServiceRequestContextStructure withDeliveryMethod(DeliveryMethodEnumeration value)
public ServiceRequestContextStructure withMultipartDespatch(Boolean value)
public ServiceRequestContextStructure withConfirmDelivery(Boolean value)
public ServiceRequestContextStructure withMaximimumNumberOfSubscriptions(BigInteger value)
public ServiceRequestContextStructure withAllowedPredictors(PredictorsEnumeration value)
public ServiceRequestContextStructure withPredictionFunction(String value)
Copyright © 2018 Entur AS. All rights reserved.