Package uk.org.siri.siri20
Class Siri
- java.lang.Object
-
- uk.org.siri.siri20.Siri
-
- All Implemented Interfaces:
Serializable
public class Siri 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"> <choice> <group ref="{http://www.siri.org.uk/siri}RequestGroup"/> <group ref="{http://www.siri.org.uk/siri}ResponseGroup"/> <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/> </choice> <attribute name="version" type="{http://www.siri.org.uk/siri}VersionString" default="2.0" /> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Siri()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CapabilitiesRequestgetCapabilitiesRequest()Gets the value of the capabilitiesRequest property.CapabilitiesResponsegetCapabilitiesResponse()Responses with the capabilities of an implementation.CheckStatusRequestStructuregetCheckStatusRequest()Gets the value of the checkStatusRequest property.CheckStatusResponseStructuregetCheckStatusResponse()Gets the value of the checkStatusResponse property.ConnectionLinksDeliveryStructuregetConnectionLinksDelivery()Gets the value of the connectionLinksDelivery property.ConnectionLinksDiscoveryRequestStructuregetConnectionLinksRequest()Gets the value of the connectionLinksRequest property.DataReadyResponseStructuregetDataReadyAcknowledgement()Gets the value of the dataReadyAcknowledgement property.DataReadyRequestStructuregetDataReadyNotification()Gets the value of the dataReadyNotification property.DataReceivedResponseStructuregetDataReceivedAcknowledgement()Gets the value of the dataReceivedAcknowledgement property.DataSupplyRequestStructuregetDataSupplyRequest()Gets the value of the dataSupplyRequest property.ExtensionsgetExtensions()Gets the value of the extensions property.FacilityDeliveryStructuregetFacilityDelivery()Gets the value of the facilityDelivery property.FacilityRequestStructuregetFacilityRequest()Gets the value of the facilityRequest property.HeartbeatNotificationStructuregetHeartbeatNotification()Gets the value of the heartbeatNotification property.InfoChannelDeliveryStructuregetInfoChannelDelivery()Gets the value of the infoChannelDelivery property.InfoChannelDiscoveryRequestStructuregetInfoChannelRequest()Gets the value of the infoChannelRequest property.LinesDeliveryStructuregetLinesDelivery()Gets the value of the linesDelivery property.LinesDiscoveryRequestStructuregetLinesRequest()Gets the value of the linesRequest property.ProductCategoriesDeliveryStructuregetProductCategoriesDelivery()Gets the value of the productCategoriesDelivery property.ProductCategoriesDiscoveryRequestStructuregetProductCategoriesRequest()Gets the value of the productCategoriesRequest property.ServiceDeliverygetServiceDelivery()Gets the value of the serviceDelivery property.ServiceFeaturesDeliveryStructuregetServiceFeaturesDelivery()Gets the value of the serviceFeaturesDelivery property.ServiceFeaturesRequestgetServiceFeaturesRequest()Gets the value of the serviceFeaturesRequest property.ServiceRequestgetServiceRequest()Gets the value of the serviceRequest property.StopPointsDeliveryStructuregetStopPointsDelivery()Gets the value of the stopPointsDelivery property.StopPointsRequestgetStopPointsRequest()Gets the value of the stopPointsRequest property.SubscriptionRequestgetSubscriptionRequest()Gets the value of the subscriptionRequest property.SubscriptionResponseStructuregetSubscriptionResponse()Gets the value of the subscriptionResponse property.SubscriptionTerminatedNotificationStructuregetSubscriptionTerminatedNotification()Gets the value of the subscriptionTerminatedNotification property.TerminateSubscriptionRequestStructuregetTerminateSubscriptionRequest()Gets the value of the terminateSubscriptionRequest property.TerminateSubscriptionResponseStructuregetTerminateSubscriptionResponse()Gets the value of the terminateSubscriptionResponse property.VehicleFeaturesDeliveryStructuregetVehicleFeaturesDelivery()Gets the value of the vehicleFeaturesDelivery property.VehicleFeaturesRequestStructuregetVehicleFeaturesRequest()Gets the value of the vehicleFeaturesRequest property.StringgetVersion()Gets the value of the version property.voidsetCapabilitiesRequest(CapabilitiesRequest value)Sets the value of the capabilitiesRequest property.voidsetCapabilitiesResponse(CapabilitiesResponse value)Sets the value of the capabilitiesResponse property.voidsetCheckStatusRequest(CheckStatusRequestStructure value)Sets the value of the checkStatusRequest property.voidsetCheckStatusResponse(CheckStatusResponseStructure value)Sets the value of the checkStatusResponse property.voidsetConnectionLinksDelivery(ConnectionLinksDeliveryStructure value)Sets the value of the connectionLinksDelivery property.voidsetConnectionLinksRequest(ConnectionLinksDiscoveryRequestStructure value)Sets the value of the connectionLinksRequest property.voidsetDataReadyAcknowledgement(DataReadyResponseStructure value)Sets the value of the dataReadyAcknowledgement property.voidsetDataReadyNotification(DataReadyRequestStructure value)Sets the value of the dataReadyNotification property.voidsetDataReceivedAcknowledgement(DataReceivedResponseStructure value)Sets the value of the dataReceivedAcknowledgement property.voidsetDataSupplyRequest(DataSupplyRequestStructure value)Sets the value of the dataSupplyRequest property.voidsetExtensions(Extensions value)Sets the value of the extensions property.voidsetFacilityDelivery(FacilityDeliveryStructure value)Sets the value of the facilityDelivery property.voidsetFacilityRequest(FacilityRequestStructure value)Sets the value of the facilityRequest property.voidsetHeartbeatNotification(HeartbeatNotificationStructure value)Sets the value of the heartbeatNotification property.voidsetInfoChannelDelivery(InfoChannelDeliveryStructure value)Sets the value of the infoChannelDelivery property.voidsetInfoChannelRequest(InfoChannelDiscoveryRequestStructure value)Sets the value of the infoChannelRequest property.voidsetLinesDelivery(LinesDeliveryStructure value)Sets the value of the linesDelivery property.voidsetLinesRequest(LinesDiscoveryRequestStructure value)Sets the value of the linesRequest property.voidsetProductCategoriesDelivery(ProductCategoriesDeliveryStructure value)Sets the value of the productCategoriesDelivery property.voidsetProductCategoriesRequest(ProductCategoriesDiscoveryRequestStructure value)Sets the value of the productCategoriesRequest property.voidsetServiceDelivery(ServiceDelivery value)Sets the value of the serviceDelivery property.voidsetServiceFeaturesDelivery(ServiceFeaturesDeliveryStructure value)Sets the value of the serviceFeaturesDelivery property.voidsetServiceFeaturesRequest(ServiceFeaturesRequest value)Sets the value of the serviceFeaturesRequest property.voidsetServiceRequest(ServiceRequest value)Sets the value of the serviceRequest property.voidsetStopPointsDelivery(StopPointsDeliveryStructure value)Sets the value of the stopPointsDelivery property.voidsetStopPointsRequest(StopPointsRequest value)Sets the value of the stopPointsRequest property.voidsetSubscriptionRequest(SubscriptionRequest value)Sets the value of the subscriptionRequest property.voidsetSubscriptionResponse(SubscriptionResponseStructure value)Sets the value of the subscriptionResponse property.voidsetSubscriptionTerminatedNotification(SubscriptionTerminatedNotificationStructure value)Sets the value of the subscriptionTerminatedNotification property.voidsetTerminateSubscriptionRequest(TerminateSubscriptionRequestStructure value)Sets the value of the terminateSubscriptionRequest property.voidsetTerminateSubscriptionResponse(TerminateSubscriptionResponseStructure value)Sets the value of the terminateSubscriptionResponse property.voidsetVehicleFeaturesDelivery(VehicleFeaturesDeliveryStructure value)Sets the value of the vehicleFeaturesDelivery property.voidsetVehicleFeaturesRequest(VehicleFeaturesRequestStructure value)Sets the value of the vehicleFeaturesRequest property.voidsetVersion(String value)Sets the value of the version property.
-
-
-
Field Detail
-
extensions
protected Extensions extensions
-
connectionLinksDelivery
protected ConnectionLinksDeliveryStructure connectionLinksDelivery
-
facilityDelivery
protected FacilityDeliveryStructure facilityDelivery
-
infoChannelDelivery
protected InfoChannelDeliveryStructure infoChannelDelivery
-
vehicleFeaturesDelivery
protected VehicleFeaturesDeliveryStructure vehicleFeaturesDelivery
-
serviceFeaturesDelivery
protected ServiceFeaturesDeliveryStructure serviceFeaturesDelivery
-
productCategoriesDelivery
protected ProductCategoriesDeliveryStructure productCategoriesDelivery
-
linesDelivery
protected LinesDeliveryStructure linesDelivery
-
stopPointsDelivery
protected StopPointsDeliveryStructure stopPointsDelivery
-
capabilitiesResponse
protected CapabilitiesResponse capabilitiesResponse
-
checkStatusResponse
protected CheckStatusResponseStructure checkStatusResponse
-
dataReceivedAcknowledgement
protected DataReceivedResponseStructure dataReceivedAcknowledgement
-
serviceDelivery
protected ServiceDelivery serviceDelivery
-
dataReadyAcknowledgement
protected DataReadyResponseStructure dataReadyAcknowledgement
-
subscriptionTerminatedNotification
protected SubscriptionTerminatedNotificationStructure subscriptionTerminatedNotification
-
terminateSubscriptionResponse
protected TerminateSubscriptionResponseStructure terminateSubscriptionResponse
-
subscriptionResponse
protected SubscriptionResponseStructure subscriptionResponse
-
connectionLinksRequest
protected ConnectionLinksDiscoveryRequestStructure connectionLinksRequest
-
facilityRequest
protected FacilityRequestStructure facilityRequest
-
infoChannelRequest
protected InfoChannelDiscoveryRequestStructure infoChannelRequest
-
vehicleFeaturesRequest
protected VehicleFeaturesRequestStructure vehicleFeaturesRequest
-
productCategoriesRequest
protected ProductCategoriesDiscoveryRequestStructure productCategoriesRequest
-
serviceFeaturesRequest
protected ServiceFeaturesRequest serviceFeaturesRequest
-
linesRequest
protected LinesDiscoveryRequestStructure linesRequest
-
stopPointsRequest
protected StopPointsRequest stopPointsRequest
-
capabilitiesRequest
protected CapabilitiesRequest capabilitiesRequest
-
heartbeatNotification
protected HeartbeatNotificationStructure heartbeatNotification
-
checkStatusRequest
protected CheckStatusRequestStructure checkStatusRequest
-
dataSupplyRequest
protected DataSupplyRequestStructure dataSupplyRequest
-
dataReadyNotification
protected DataReadyRequestStructure dataReadyNotification
-
terminateSubscriptionRequest
protected TerminateSubscriptionRequestStructure terminateSubscriptionRequest
-
subscriptionRequest
protected SubscriptionRequest subscriptionRequest
-
serviceRequest
protected ServiceRequest serviceRequest
-
version
protected String version
-
-
Method Detail
-
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
-
getConnectionLinksDelivery
public ConnectionLinksDeliveryStructure getConnectionLinksDelivery()
Gets the value of the connectionLinksDelivery property.- Returns:
- possible object is
ConnectionLinksDeliveryStructure
-
setConnectionLinksDelivery
public void setConnectionLinksDelivery(ConnectionLinksDeliveryStructure value)
Sets the value of the connectionLinksDelivery property.- Parameters:
value- allowed object isConnectionLinksDeliveryStructure
-
getFacilityDelivery
public FacilityDeliveryStructure getFacilityDelivery()
Gets the value of the facilityDelivery property.- Returns:
- possible object is
FacilityDeliveryStructure
-
setFacilityDelivery
public void setFacilityDelivery(FacilityDeliveryStructure value)
Sets the value of the facilityDelivery property.- Parameters:
value- allowed object isFacilityDeliveryStructure
-
getInfoChannelDelivery
public InfoChannelDeliveryStructure getInfoChannelDelivery()
Gets the value of the infoChannelDelivery property.- Returns:
- possible object is
InfoChannelDeliveryStructure
-
setInfoChannelDelivery
public void setInfoChannelDelivery(InfoChannelDeliveryStructure value)
Sets the value of the infoChannelDelivery property.- Parameters:
value- allowed object isInfoChannelDeliveryStructure
-
getVehicleFeaturesDelivery
public VehicleFeaturesDeliveryStructure getVehicleFeaturesDelivery()
Gets the value of the vehicleFeaturesDelivery property.- Returns:
- possible object is
VehicleFeaturesDeliveryStructure
-
setVehicleFeaturesDelivery
public void setVehicleFeaturesDelivery(VehicleFeaturesDeliveryStructure value)
Sets the value of the vehicleFeaturesDelivery property.- Parameters:
value- allowed object isVehicleFeaturesDeliveryStructure
-
getServiceFeaturesDelivery
public ServiceFeaturesDeliveryStructure getServiceFeaturesDelivery()
Gets the value of the serviceFeaturesDelivery property.- Returns:
- possible object is
ServiceFeaturesDeliveryStructure
-
setServiceFeaturesDelivery
public void setServiceFeaturesDelivery(ServiceFeaturesDeliveryStructure value)
Sets the value of the serviceFeaturesDelivery property.- Parameters:
value- allowed object isServiceFeaturesDeliveryStructure
-
getProductCategoriesDelivery
public ProductCategoriesDeliveryStructure getProductCategoriesDelivery()
Gets the value of the productCategoriesDelivery property.- Returns:
- possible object is
ProductCategoriesDeliveryStructure
-
setProductCategoriesDelivery
public void setProductCategoriesDelivery(ProductCategoriesDeliveryStructure value)
Sets the value of the productCategoriesDelivery property.- Parameters:
value- allowed object isProductCategoriesDeliveryStructure
-
getLinesDelivery
public LinesDeliveryStructure getLinesDelivery()
Gets the value of the linesDelivery property.- Returns:
- possible object is
LinesDeliveryStructure
-
setLinesDelivery
public void setLinesDelivery(LinesDeliveryStructure value)
Sets the value of the linesDelivery property.- Parameters:
value- allowed object isLinesDeliveryStructure
-
getStopPointsDelivery
public StopPointsDeliveryStructure getStopPointsDelivery()
Gets the value of the stopPointsDelivery property.- Returns:
- possible object is
StopPointsDeliveryStructure
-
setStopPointsDelivery
public void setStopPointsDelivery(StopPointsDeliveryStructure value)
Sets the value of the stopPointsDelivery property.- Parameters:
value- allowed object isStopPointsDeliveryStructure
-
getCapabilitiesResponse
public CapabilitiesResponse getCapabilitiesResponse()
Responses with the capabilities of an implementation. Answers a CapabilityRequest.- Returns:
- possible object is
CapabilitiesResponse
-
setCapabilitiesResponse
public void setCapabilitiesResponse(CapabilitiesResponse value)
Sets the value of the capabilitiesResponse property.- Parameters:
value- allowed object isCapabilitiesResponse
-
getCheckStatusResponse
public CheckStatusResponseStructure getCheckStatusResponse()
Gets the value of the checkStatusResponse property.- Returns:
- possible object is
CheckStatusResponseStructure
-
setCheckStatusResponse
public void setCheckStatusResponse(CheckStatusResponseStructure value)
Sets the value of the checkStatusResponse property.- Parameters:
value- allowed object isCheckStatusResponseStructure
-
getDataReceivedAcknowledgement
public DataReceivedResponseStructure getDataReceivedAcknowledgement()
Gets the value of the dataReceivedAcknowledgement property.- Returns:
- possible object is
DataReceivedResponseStructure
-
setDataReceivedAcknowledgement
public void setDataReceivedAcknowledgement(DataReceivedResponseStructure value)
Sets the value of the dataReceivedAcknowledgement property.- Parameters:
value- allowed object isDataReceivedResponseStructure
-
getServiceDelivery
public ServiceDelivery getServiceDelivery()
Gets the value of the serviceDelivery property.- Returns:
- possible object is
ServiceDelivery
-
setServiceDelivery
public void setServiceDelivery(ServiceDelivery value)
Sets the value of the serviceDelivery property.- Parameters:
value- allowed object isServiceDelivery
-
getDataReadyAcknowledgement
public DataReadyResponseStructure getDataReadyAcknowledgement()
Gets the value of the dataReadyAcknowledgement property.- Returns:
- possible object is
DataReadyResponseStructure
-
setDataReadyAcknowledgement
public void setDataReadyAcknowledgement(DataReadyResponseStructure value)
Sets the value of the dataReadyAcknowledgement property.- Parameters:
value- allowed object isDataReadyResponseStructure
-
getSubscriptionTerminatedNotification
public SubscriptionTerminatedNotificationStructure getSubscriptionTerminatedNotification()
Gets the value of the subscriptionTerminatedNotification property.- Returns:
- possible object is
SubscriptionTerminatedNotificationStructure
-
setSubscriptionTerminatedNotification
public void setSubscriptionTerminatedNotification(SubscriptionTerminatedNotificationStructure value)
Sets the value of the subscriptionTerminatedNotification property.- Parameters:
value- allowed object isSubscriptionTerminatedNotificationStructure
-
getTerminateSubscriptionResponse
public TerminateSubscriptionResponseStructure getTerminateSubscriptionResponse()
Gets the value of the terminateSubscriptionResponse property.- Returns:
- possible object is
TerminateSubscriptionResponseStructure
-
setTerminateSubscriptionResponse
public void setTerminateSubscriptionResponse(TerminateSubscriptionResponseStructure value)
Sets the value of the terminateSubscriptionResponse property.- Parameters:
value- allowed object isTerminateSubscriptionResponseStructure
-
getSubscriptionResponse
public SubscriptionResponseStructure getSubscriptionResponse()
Gets the value of the subscriptionResponse property.- Returns:
- possible object is
SubscriptionResponseStructure
-
setSubscriptionResponse
public void setSubscriptionResponse(SubscriptionResponseStructure value)
Sets the value of the subscriptionResponse property.- Parameters:
value- allowed object isSubscriptionResponseStructure
-
getConnectionLinksRequest
public ConnectionLinksDiscoveryRequestStructure getConnectionLinksRequest()
Gets the value of the connectionLinksRequest property.- Returns:
- possible object is
ConnectionLinksDiscoveryRequestStructure
-
setConnectionLinksRequest
public void setConnectionLinksRequest(ConnectionLinksDiscoveryRequestStructure value)
Sets the value of the connectionLinksRequest property.- Parameters:
value- allowed object isConnectionLinksDiscoveryRequestStructure
-
getFacilityRequest
public FacilityRequestStructure getFacilityRequest()
Gets the value of the facilityRequest property.- Returns:
- possible object is
FacilityRequestStructure
-
setFacilityRequest
public void setFacilityRequest(FacilityRequestStructure value)
Sets the value of the facilityRequest property.- Parameters:
value- allowed object isFacilityRequestStructure
-
getInfoChannelRequest
public InfoChannelDiscoveryRequestStructure getInfoChannelRequest()
Gets the value of the infoChannelRequest property.- Returns:
- possible object is
InfoChannelDiscoveryRequestStructure
-
setInfoChannelRequest
public void setInfoChannelRequest(InfoChannelDiscoveryRequestStructure value)
Sets the value of the infoChannelRequest property.- Parameters:
value- allowed object isInfoChannelDiscoveryRequestStructure
-
getVehicleFeaturesRequest
public VehicleFeaturesRequestStructure getVehicleFeaturesRequest()
Gets the value of the vehicleFeaturesRequest property.- Returns:
- possible object is
VehicleFeaturesRequestStructure
-
setVehicleFeaturesRequest
public void setVehicleFeaturesRequest(VehicleFeaturesRequestStructure value)
Sets the value of the vehicleFeaturesRequest property.- Parameters:
value- allowed object isVehicleFeaturesRequestStructure
-
getProductCategoriesRequest
public ProductCategoriesDiscoveryRequestStructure getProductCategoriesRequest()
Gets the value of the productCategoriesRequest property.- Returns:
- possible object is
ProductCategoriesDiscoveryRequestStructure
-
setProductCategoriesRequest
public void setProductCategoriesRequest(ProductCategoriesDiscoveryRequestStructure value)
Sets the value of the productCategoriesRequest property.- Parameters:
value- allowed object isProductCategoriesDiscoveryRequestStructure
-
getServiceFeaturesRequest
public ServiceFeaturesRequest getServiceFeaturesRequest()
Gets the value of the serviceFeaturesRequest property.- Returns:
- possible object is
ServiceFeaturesRequest
-
setServiceFeaturesRequest
public void setServiceFeaturesRequest(ServiceFeaturesRequest value)
Sets the value of the serviceFeaturesRequest property.- Parameters:
value- allowed object isServiceFeaturesRequest
-
getLinesRequest
public LinesDiscoveryRequestStructure getLinesRequest()
Gets the value of the linesRequest property.- Returns:
- possible object is
LinesDiscoveryRequestStructure
-
setLinesRequest
public void setLinesRequest(LinesDiscoveryRequestStructure value)
Sets the value of the linesRequest property.- Parameters:
value- allowed object isLinesDiscoveryRequestStructure
-
getStopPointsRequest
public StopPointsRequest getStopPointsRequest()
Gets the value of the stopPointsRequest property.- Returns:
- possible object is
StopPointsRequest
-
setStopPointsRequest
public void setStopPointsRequest(StopPointsRequest value)
Sets the value of the stopPointsRequest property.- Parameters:
value- allowed object isStopPointsRequest
-
getCapabilitiesRequest
public CapabilitiesRequest getCapabilitiesRequest()
Gets the value of the capabilitiesRequest property.- Returns:
- possible object is
CapabilitiesRequest
-
setCapabilitiesRequest
public void setCapabilitiesRequest(CapabilitiesRequest value)
Sets the value of the capabilitiesRequest property.- Parameters:
value- allowed object isCapabilitiesRequest
-
getHeartbeatNotification
public HeartbeatNotificationStructure getHeartbeatNotification()
Gets the value of the heartbeatNotification property.- Returns:
- possible object is
HeartbeatNotificationStructure
-
setHeartbeatNotification
public void setHeartbeatNotification(HeartbeatNotificationStructure value)
Sets the value of the heartbeatNotification property.- Parameters:
value- allowed object isHeartbeatNotificationStructure
-
getCheckStatusRequest
public CheckStatusRequestStructure getCheckStatusRequest()
Gets the value of the checkStatusRequest property.- Returns:
- possible object is
CheckStatusRequestStructure
-
setCheckStatusRequest
public void setCheckStatusRequest(CheckStatusRequestStructure value)
Sets the value of the checkStatusRequest property.- Parameters:
value- allowed object isCheckStatusRequestStructure
-
getDataSupplyRequest
public DataSupplyRequestStructure getDataSupplyRequest()
Gets the value of the dataSupplyRequest property.- Returns:
- possible object is
DataSupplyRequestStructure
-
setDataSupplyRequest
public void setDataSupplyRequest(DataSupplyRequestStructure value)
Sets the value of the dataSupplyRequest property.- Parameters:
value- allowed object isDataSupplyRequestStructure
-
getDataReadyNotification
public DataReadyRequestStructure getDataReadyNotification()
Gets the value of the dataReadyNotification property.- Returns:
- possible object is
DataReadyRequestStructure
-
setDataReadyNotification
public void setDataReadyNotification(DataReadyRequestStructure value)
Sets the value of the dataReadyNotification property.- Parameters:
value- allowed object isDataReadyRequestStructure
-
getTerminateSubscriptionRequest
public TerminateSubscriptionRequestStructure getTerminateSubscriptionRequest()
Gets the value of the terminateSubscriptionRequest property.- Returns:
- possible object is
TerminateSubscriptionRequestStructure
-
setTerminateSubscriptionRequest
public void setTerminateSubscriptionRequest(TerminateSubscriptionRequestStructure value)
Sets the value of the terminateSubscriptionRequest property.- Parameters:
value- allowed object isTerminateSubscriptionRequestStructure
-
getSubscriptionRequest
public SubscriptionRequest getSubscriptionRequest()
Gets the value of the subscriptionRequest property.- Returns:
- possible object is
SubscriptionRequest
-
setSubscriptionRequest
public void setSubscriptionRequest(SubscriptionRequest value)
Sets the value of the subscriptionRequest property.- Parameters:
value- allowed object isSubscriptionRequest
-
getServiceRequest
public ServiceRequest getServiceRequest()
Gets the value of the serviceRequest property.- Returns:
- possible object is
ServiceRequest
-
setServiceRequest
public void setServiceRequest(ServiceRequest value)
Sets the value of the serviceRequest property.- Parameters:
value- allowed object isServiceRequest
-
getVersion
public String getVersion()
Gets the value of the version property.- Returns:
- possible object is
String
-
-