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