public class ServiceRequestStructure extends ContextualisedRequestStructure
Java class for ServiceRequestStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServiceRequestStructure">
<complexContent>
<extension base="{http://www.siri.org.uk/siri}ContextualisedRequestStructure">
</extension>
</complexContent>
</complexType>
accountId, accountKey, address, delegatorAddress, delegatorRef, messageIdentifier, requestorRef, requestTimestamp, serviceRequestContext| Constructor and Description |
|---|
ServiceRequestStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
ServiceRequestStructure |
withAccountId(String value) |
ServiceRequestStructure |
withAccountKey(String value) |
ServiceRequestStructure |
withAddress(String value) |
ServiceRequestStructure |
withDelegatorAddress(String value) |
ServiceRequestStructure |
withDelegatorRef(ParticipantRefStructure value) |
ServiceRequestStructure |
withMessageIdentifier(MessageQualifierStructure value) |
ServiceRequestStructure |
withRequestorRef(ParticipantRefStructure value) |
ServiceRequestStructure |
withRequestTimestamp(LocalDateTime value) |
ServiceRequestStructure |
withServiceRequestContext(ServiceRequestContextStructure value) |
getAccountId, getAccountKey, getAddress, getDelegatorAddress, getDelegatorRef, getMessageIdentifier, getRequestorRef, getRequestTimestamp, getServiceRequestContext, setAccountId, setAccountKey, setAddress, setDelegatorAddress, setDelegatorRef, setMessageIdentifier, setRequestorRef, setRequestTimestamp, setServiceRequestContextpublic ServiceRequestStructure withServiceRequestContext(ServiceRequestContextStructure value)
withServiceRequestContext in class ContextualisedRequestStructurepublic ServiceRequestStructure withRequestTimestamp(LocalDateTime value)
withRequestTimestamp in class ContextualisedRequestStructurepublic ServiceRequestStructure withAccountId(String value)
withAccountId in class ContextualisedRequestStructurepublic ServiceRequestStructure withAccountKey(String value)
withAccountKey in class ContextualisedRequestStructurepublic ServiceRequestStructure withAddress(String value)
withAddress in class ContextualisedRequestStructurepublic ServiceRequestStructure withRequestorRef(ParticipantRefStructure value)
withRequestorRef in class ContextualisedRequestStructurepublic ServiceRequestStructure withMessageIdentifier(MessageQualifierStructure value)
withMessageIdentifier in class ContextualisedRequestStructurepublic ServiceRequestStructure withDelegatorAddress(String value)
withDelegatorAddress in class ContextualisedRequestStructurepublic ServiceRequestStructure withDelegatorRef(ParticipantRefStructure value)
withDelegatorRef in class ContextualisedRequestStructurepublic String toString()
toString in class ContextualisedRequestStructureCopyright © 2018 Entur AS. All rights reserved.