public class HeartbeatNotificationStructure extends ProducerRequestEndpointStructure
Java class for HeartbeatNotificationStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HeartbeatNotificationStructure">
<complexContent>
<extension base="{http://www.siri.org.uk/siri}ProducerRequestEndpointStructure">
<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, messageIdentifier, producerRefaccountId, accountKeyrequestTimestamp| Constructor and Description |
|---|
HeartbeatNotificationStructure() |
getAddress, getDelegatorAddress, getDelegatorRef, getMessageIdentifier, getProducerRef, setAddress, setDelegatorAddress, setDelegatorRef, setMessageIdentifier, setProducerRefgetAccountId, getAccountKey, setAccountId, setAccountKeygetRequestTimestamp, setRequestTimestampprotected 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 HeartbeatNotificationStructure withStatus(Boolean value)
public HeartbeatNotificationStructure withDataReady(Boolean value)
public HeartbeatNotificationStructure withErrorCondition(CheckStatusResponseBodyStructure.ErrorCondition value)
public HeartbeatNotificationStructure withValidUntil(LocalDateTime value)
public HeartbeatNotificationStructure withShortestPossibleCycle(Duration value)
public HeartbeatNotificationStructure withServiceStartedTime(LocalDateTime value)
public HeartbeatNotificationStructure withExtensions(ExtensionsStructure value)
public HeartbeatNotificationStructure withAddress(String value)
withAddress in class ProducerRequestEndpointStructurepublic HeartbeatNotificationStructure withProducerRef(ParticipantRefStructure value)
withProducerRef in class ProducerRequestEndpointStructurepublic HeartbeatNotificationStructure withMessageIdentifier(MessageQualifierStructure value)
withMessageIdentifier in class ProducerRequestEndpointStructurepublic HeartbeatNotificationStructure withDelegatorAddress(String value)
withDelegatorAddress in class ProducerRequestEndpointStructurepublic HeartbeatNotificationStructure withDelegatorRef(ParticipantRefStructure value)
withDelegatorRef in class ProducerRequestEndpointStructurepublic HeartbeatNotificationStructure withAccountId(String value)
withAccountId in class ProducerRequestEndpointStructurepublic HeartbeatNotificationStructure withAccountKey(String value)
withAccountKey in class ProducerRequestEndpointStructurepublic HeartbeatNotificationStructure withRequestTimestamp(LocalDateTime value)
withRequestTimestamp in class ProducerRequestEndpointStructurepublic String toString()
toString in class ProducerRequestEndpointStructureCopyright © 2018 Entur AS. All rights reserved.