public class CapabilitiesResponseStructure extends ProducerResponseStructure
Java class for CapabilitiesResponseStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CapabilitiesResponseStructure">
<complexContent>
<extension base="{http://www.siri.org.uk/siri}ProducerResponseStructure">
<sequence>
<element ref="{http://www.siri.org.uk/siri}AbstractFunctionalServiceCapabilitiesResponse"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends AbstractServiceCapabilitiesResponseStructure> |
abstractFunctionalServiceCapabilitiesResponse |
address, delegatorAddress, delegatorRef, producerRef, requestMessageRef, responseMessageIdentifierresponseTimestamp| Constructor and Description |
|---|
CapabilitiesResponseStructure() |
getAddress, getDelegatorAddress, getDelegatorRef, getProducerRef, getRequestMessageRef, getResponseMessageIdentifier, setAddress, setDelegatorAddress, setDelegatorRef, setProducerRef, setRequestMessageRef, setResponseMessageIdentifiergetResponseTimestamp, setResponseTimestampprotected JAXBElement<? extends AbstractServiceCapabilitiesResponseStructure> abstractFunctionalServiceCapabilitiesResponse
public JAXBElement<? extends AbstractServiceCapabilitiesResponseStructure> getAbstractFunctionalServiceCapabilitiesResponse()
JAXBElement<DataObjectCapabilitiesResponseStructure>
JAXBElement<AbstractServiceCapabilitiesResponseStructure>public void setAbstractFunctionalServiceCapabilitiesResponse(JAXBElement<? extends AbstractServiceCapabilitiesResponseStructure> value)
value - allowed object is
JAXBElement<DataObjectCapabilitiesResponseStructure>
JAXBElement<AbstractServiceCapabilitiesResponseStructure>public CapabilitiesResponseStructure withAbstractFunctionalServiceCapabilitiesResponse(JAXBElement<? extends AbstractServiceCapabilitiesResponseStructure> value)
public CapabilitiesResponseStructure withProducerRef(ParticipantRefStructure value)
withProducerRef in class ProducerResponseStructurepublic CapabilitiesResponseStructure withAddress(String value)
withAddress in class ProducerResponseStructurepublic CapabilitiesResponseStructure withResponseMessageIdentifier(MessageQualifierStructure value)
withResponseMessageIdentifier in class ProducerResponseStructurepublic CapabilitiesResponseStructure withRequestMessageRef(MessageRefStructure value)
withRequestMessageRef in class ProducerResponseStructurepublic CapabilitiesResponseStructure withDelegatorAddress(String value)
withDelegatorAddress in class ProducerResponseStructurepublic CapabilitiesResponseStructure withDelegatorRef(ParticipantRefStructure value)
withDelegatorRef in class ProducerResponseStructurepublic CapabilitiesResponseStructure withResponseTimestamp(LocalDateTime value)
withResponseTimestamp in class ProducerResponseStructurepublic String toString()
toString in class ProducerResponseStructureCopyright © 2018 Entur AS. All rights reserved.