public class DataSupplyRequestStructure extends ConsumerRequestEndpointStructure
Java class for DataSupplyRequestStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DataSupplyRequestStructure">
<complexContent>
<extension base="{http://www.siri.org.uk/siri}ConsumerRequestEndpointStructure">
<sequence>
<group ref="{http://www.siri.org.uk/siri}DataSupplyTopicGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
allData |
protected MessageRefStructure |
notificationRef |
address, consumerRef, delegatorAddress, delegatorRef, messageIdentifieraccountId, accountKeyrequestTimestamp| Constructor and Description |
|---|
DataSupplyRequestStructure() |
getAddress, getConsumerRef, getDelegatorAddress, getDelegatorRef, getMessageIdentifier, setAddress, setConsumerRef, setDelegatorAddress, setDelegatorRef, setMessageIdentifiergetAccountId, getAccountKey, setAccountId, setAccountKeygetRequestTimestamp, setRequestTimestampprotected MessageRefStructure notificationRef
protected Boolean allData
public MessageRefStructure getNotificationRef()
MessageRefStructurepublic void setNotificationRef(MessageRefStructure value)
value - allowed object is
MessageRefStructurepublic Boolean isAllData()
Booleanpublic void setAllData(Boolean value)
value - allowed object is
Booleanpublic DataSupplyRequestStructure withNotificationRef(MessageRefStructure value)
public DataSupplyRequestStructure withAllData(Boolean value)
public DataSupplyRequestStructure withAddress(String value)
withAddress in class ConsumerRequestEndpointStructurepublic DataSupplyRequestStructure withConsumerRef(ParticipantRefStructure value)
withConsumerRef in class ConsumerRequestEndpointStructurepublic DataSupplyRequestStructure withMessageIdentifier(MessageQualifierStructure value)
withMessageIdentifier in class ConsumerRequestEndpointStructurepublic DataSupplyRequestStructure withDelegatorAddress(String value)
withDelegatorAddress in class ConsumerRequestEndpointStructurepublic DataSupplyRequestStructure withDelegatorRef(ParticipantRefStructure value)
withDelegatorRef in class ConsumerRequestEndpointStructurepublic DataSupplyRequestStructure withAccountId(String value)
withAccountId in class ConsumerRequestEndpointStructurepublic DataSupplyRequestStructure withAccountKey(String value)
withAccountKey in class ConsumerRequestEndpointStructurepublic DataSupplyRequestStructure withRequestTimestamp(LocalDateTime value)
withRequestTimestamp in class ConsumerRequestEndpointStructurepublic String toString()
toString in class ConsumerRequestEndpointStructureCopyright © 2018 Entur AS. All rights reserved.