public class CheckStatusResponseStructure extends ProducerResponseStructure
Java class for CheckStatusResponseStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CheckStatusResponseStructure">
<complexContent>
<extension base="{http://www.siri.org.uk/siri}ProducerResponseStructure">
<sequence>
<group ref="{http://www.siri.org.uk/siri}CheckStatusPayloadGroup"/>
<element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
dataReady |
protected CheckStatusResponseBodyStructure.ErrorCondition |
errorCondition |
protected ExtensionsStructure |
extensions |
protected LocalDateTime |
serviceStartedTime |
protected Duration |
shortestPossibleCycle |
protected Boolean |
status |
protected LocalDateTime |
validUntil |
address, delegatorAddress, delegatorRef, producerRef, requestMessageRef, responseMessageIdentifierresponseTimestamp| Constructor and Description |
|---|
CheckStatusResponseStructure() |
getAddress, getDelegatorAddress, getDelegatorRef, getProducerRef, getRequestMessageRef, getResponseMessageIdentifier, setAddress, setDelegatorAddress, setDelegatorRef, setProducerRef, setRequestMessageRef, setResponseMessageIdentifiergetResponseTimestamp, setResponseTimestampprotected Boolean status
protected Boolean dataReady
protected CheckStatusResponseBodyStructure.ErrorCondition errorCondition
protected LocalDateTime validUntil
protected Duration shortestPossibleCycle
protected LocalDateTime serviceStartedTime
protected ExtensionsStructure extensions
public Boolean isStatus()
Booleanpublic void setStatus(Boolean value)
value - allowed object is
Booleanpublic Boolean isDataReady()
Booleanpublic void setDataReady(Boolean value)
value - allowed object is
Booleanpublic CheckStatusResponseBodyStructure.ErrorCondition getErrorCondition()
CheckStatusResponseBodyStructure.ErrorConditionpublic void setErrorCondition(CheckStatusResponseBodyStructure.ErrorCondition value)
value - allowed object is
CheckStatusResponseBodyStructure.ErrorConditionpublic LocalDateTime getValidUntil()
Stringpublic void setValidUntil(LocalDateTime value)
value - allowed object is
Stringpublic Duration getShortestPossibleCycle()
Stringpublic void setShortestPossibleCycle(Duration value)
value - allowed object is
Stringpublic LocalDateTime getServiceStartedTime()
Stringpublic void setServiceStartedTime(LocalDateTime value)
value - allowed object is
Stringpublic ExtensionsStructure getExtensions()
ExtensionsStructurepublic void setExtensions(ExtensionsStructure value)
value - allowed object is
ExtensionsStructurepublic CheckStatusResponseStructure withStatus(Boolean value)
public CheckStatusResponseStructure withDataReady(Boolean value)
public CheckStatusResponseStructure withErrorCondition(CheckStatusResponseBodyStructure.ErrorCondition value)
public CheckStatusResponseStructure withValidUntil(LocalDateTime value)
public CheckStatusResponseStructure withShortestPossibleCycle(Duration value)
public CheckStatusResponseStructure withServiceStartedTime(LocalDateTime value)
public CheckStatusResponseStructure withExtensions(ExtensionsStructure value)
public CheckStatusResponseStructure withProducerRef(ParticipantRefStructure value)
withProducerRef in class ProducerResponseStructurepublic CheckStatusResponseStructure withAddress(String value)
withAddress in class ProducerResponseStructurepublic CheckStatusResponseStructure withResponseMessageIdentifier(MessageQualifierStructure value)
withResponseMessageIdentifier in class ProducerResponseStructurepublic CheckStatusResponseStructure withRequestMessageRef(MessageRefStructure value)
withRequestMessageRef in class ProducerResponseStructurepublic CheckStatusResponseStructure withDelegatorAddress(String value)
withDelegatorAddress in class ProducerResponseStructurepublic CheckStatusResponseStructure withDelegatorRef(ParticipantRefStructure value)
withDelegatorRef in class ProducerResponseStructurepublic CheckStatusResponseStructure withResponseTimestamp(LocalDateTime value)
withResponseTimestamp in class ProducerResponseStructurepublic String toString()
toString in class ProducerResponseStructureCopyright © 2018 Entur AS. All rights reserved.