public class DataObjectDeliveryStructure extends AbstractServiceDeliveryStructure
Java class for DataObjectDeliveryStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DataObjectDeliveryStructure">
<complexContent>
<extension base="{http://www.siri.org.uk/siri}AbstractServiceDeliveryStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}DataObjectRequest" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}PayloadGroup"/>
<element ref="{http://www.netex.org.uk/netex}Extensions" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DataObjectRequestStructure |
dataObjectRequest |
protected PublicationDeliveryStructure.DataObjects |
dataObjects |
protected ExtensionsStructure |
extensions |
defaultLanguage, delegatorAddress, delegatorRef, errorCondition, requestMessageRef, shortestPossibleCycle, status, subscriberRef, subscriptionFilterRef, subscriptionRef, validUntilresponseTimestamp| Constructor and Description |
|---|
DataObjectDeliveryStructure() |
getDefaultLanguage, getDelegatorAddress, getDelegatorRef, getErrorCondition, getRequestMessageRef, getShortestPossibleCycle, getSubscriberRef, getSubscriptionFilterRef, getSubscriptionRef, getValidUntil, isStatus, setDefaultLanguage, setDelegatorAddress, setDelegatorRef, setErrorCondition, setRequestMessageRef, setShortestPossibleCycle, setStatus, setSubscriberRef, setSubscriptionFilterRef, setSubscriptionRef, setValidUntilgetResponseTimestamp, setResponseTimestampprotected DataObjectRequestStructure dataObjectRequest
protected PublicationDeliveryStructure.DataObjects dataObjects
protected ExtensionsStructure extensions
public DataObjectRequestStructure getDataObjectRequest()
DataObjectRequestStructurepublic void setDataObjectRequest(DataObjectRequestStructure value)
value - allowed object is
DataObjectRequestStructurepublic PublicationDeliveryStructure.DataObjects getDataObjects()
PublicationDeliveryStructure.DataObjectspublic void setDataObjects(PublicationDeliveryStructure.DataObjects value)
value - allowed object is
PublicationDeliveryStructure.DataObjectspublic ExtensionsStructure getExtensions()
ExtensionsStructurepublic void setExtensions(ExtensionsStructure value)
value - allowed object is
ExtensionsStructurepublic DataObjectDeliveryStructure withDataObjectRequest(DataObjectRequestStructure value)
public DataObjectDeliveryStructure withDataObjects(PublicationDeliveryStructure.DataObjects value)
public DataObjectDeliveryStructure withExtensions(ExtensionsStructure value)
public DataObjectDeliveryStructure withRequestMessageRef(MessageQualifierStructure value)
withRequestMessageRef in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withSubscriberRef(ParticipantRefStructure value)
withSubscriberRef in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withSubscriptionFilterRef(SubscriptionFilterRefStructure value)
withSubscriptionFilterRef in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withSubscriptionRef(SubscriptionQualifierStructure value)
withSubscriptionRef in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withDelegatorAddress(String value)
withDelegatorAddress in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withDelegatorRef(ParticipantRefStructure value)
withDelegatorRef in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withStatus(Boolean value)
withStatus in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withErrorCondition(ServiceDeliveryErrorConditionStructure value)
withErrorCondition in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withValidUntil(LocalDateTime value)
withValidUntil in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withShortestPossibleCycle(Duration value)
withShortestPossibleCycle in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withDefaultLanguage(String value)
withDefaultLanguage in class AbstractServiceDeliveryStructurepublic DataObjectDeliveryStructure withResponseTimestamp(LocalDateTime value)
withResponseTimestamp in class AbstractServiceDeliveryStructurepublic String toString()
toString in class AbstractServiceDeliveryStructureCopyright © 2018 Entur AS. All rights reserved.