public class DataReadyRequestStructure extends AbstractNotificationStructure
Java class for DataReadyRequestStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DataReadyRequestStructure">
<complexContent>
<extension base="{http://www.siri.org.uk/siri}AbstractNotificationStructure">
</extension>
</complexContent>
</complexType>
address, delegatorAddress, delegatorRef, messageIdentifier, producerRefaccountId, accountKeyrequestTimestamp| Constructor and Description |
|---|
DataReadyRequestStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
DataReadyRequestStructure |
withAccountId(String value) |
DataReadyRequestStructure |
withAccountKey(String value) |
DataReadyRequestStructure |
withAddress(String value) |
DataReadyRequestStructure |
withDelegatorAddress(String value) |
DataReadyRequestStructure |
withDelegatorRef(ParticipantRefStructure value) |
DataReadyRequestStructure |
withMessageIdentifier(MessageQualifierStructure value) |
DataReadyRequestStructure |
withProducerRef(ParticipantRefStructure value) |
DataReadyRequestStructure |
withRequestTimestamp(LocalDateTime value) |
getAddress, getDelegatorAddress, getDelegatorRef, getMessageIdentifier, getProducerRef, setAddress, setDelegatorAddress, setDelegatorRef, setMessageIdentifier, setProducerRefgetAccountId, getAccountKey, setAccountId, setAccountKeygetRequestTimestamp, setRequestTimestamppublic DataReadyRequestStructure withAddress(String value)
withAddress in class AbstractNotificationStructurepublic DataReadyRequestStructure withProducerRef(ParticipantRefStructure value)
withProducerRef in class AbstractNotificationStructurepublic DataReadyRequestStructure withMessageIdentifier(MessageQualifierStructure value)
withMessageIdentifier in class AbstractNotificationStructurepublic DataReadyRequestStructure withDelegatorAddress(String value)
withDelegatorAddress in class AbstractNotificationStructurepublic DataReadyRequestStructure withDelegatorRef(ParticipantRefStructure value)
withDelegatorRef in class AbstractNotificationStructurepublic DataReadyRequestStructure withAccountId(String value)
withAccountId in class AbstractNotificationStructurepublic DataReadyRequestStructure withAccountKey(String value)
withAccountKey in class AbstractNotificationStructurepublic DataReadyRequestStructure withRequestTimestamp(LocalDateTime value)
withRequestTimestamp in class AbstractNotificationStructurepublic String toString()
toString in class AbstractNotificationStructureCopyright © 2018 Entur AS. All rights reserved.