Uses of Class
uk.org.siri.www.siri.CheckStatusResponseStructure.Builder
Packages that use CheckStatusResponseStructure.Builder
-
Uses of CheckStatusResponseStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return CheckStatusResponseStructure.BuilderModifier and TypeMethodDescriptionCheckStatusResponseStructure.Builder.clear()CheckStatusResponseStructure.Builder.clearAddress()Endpoint Address to which acknowledgements to confirm delivery are to be sent.CheckStatusResponseStructure.Builder.clearDataReady()Whether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]CheckStatusResponseStructure.Builder.clearDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned.CheckStatusResponseStructure.Builder.clearDelegatorRef()Identifier of delegating system that originated message.CheckStatusResponseStructure.Builder.clearErrorCondition()Description of any error or warning condition that applies to the status check.CheckStatusResponseStructure.Builder.clearExtensions()Extensions to schema.CheckStatusResponseStructure.Builder.clearProducerRef()Unique identifier of Producer - Participant reference.CheckStatusResponseStructure.Builder.clearRequestMessageRef()Reference to an arbitrary unique identifier associated with the request which gave rise to this response.CheckStatusResponseStructure.Builder.clearResponseMessageIdentifier()An arbitrary unique reference associated with the response which may be used to reference it.CheckStatusResponseStructure.Builder.clearResponseTimestamp()Time individual response element was created.CheckStatusResponseStructure.Builder.clearServiceStartedTime()Time at which current instantiation of service started.CheckStatusResponseStructure.Builder.clearShortestPossibleCycle()Minimum interval at which updates can be sent.CheckStatusResponseStructure.Builder.clearStatus()Whether the request was processed successfully or not.CheckStatusResponseStructure.Builder.clearValidUntil()End of data horizon of the data producer.SiriSchema.Builder.getCheckStatusResponseBuilder()Response from Producer to Consumer to inform whether services is working.CheckStatusResponseStructure.Builder.mergeDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.CheckStatusResponseStructure.Builder.mergeErrorCondition(CheckStatusResponseStructure.ErrorConditionType value) Description of any error or warning condition that applies to the status check.CheckStatusResponseStructure.Builder.mergeExtensions(ExtensionsStructure value) Extensions to schema.CheckStatusResponseStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CheckStatusResponseStructure.Builder.mergeFrom(com.google.protobuf.Message other) CheckStatusResponseStructure.Builder.mergeFrom(CheckStatusResponseStructure other) CheckStatusResponseStructure.Builder.mergeProducerRef(ParticipantRefStructure value) Unique identifier of Producer - Participant reference.CheckStatusResponseStructure.Builder.mergeRequestMessageRef(MessageRefStructure value) Reference to an arbitrary unique identifier associated with the request which gave rise to this response.CheckStatusResponseStructure.Builder.mergeResponseMessageIdentifier(MessageQualifierStructure value) An arbitrary unique reference associated with the response which may be used to reference it.CheckStatusResponseStructure.Builder.mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.CheckStatusResponseStructure.Builder.mergeServiceStartedTime(com.google.protobuf.Timestamp value) Time at which current instantiation of service started.CheckStatusResponseStructure.Builder.mergeShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.CheckStatusResponseStructure.Builder.mergeValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.CheckStatusResponseStructure.newBuilder()CheckStatusResponseStructure.newBuilder(CheckStatusResponseStructure prototype) CheckStatusResponseStructure.newBuilderForType()protected CheckStatusResponseStructure.BuilderCheckStatusResponseStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CheckStatusResponseStructure.Builder.setAddress(String value) Endpoint Address to which acknowledgements to confirm delivery are to be sent.CheckStatusResponseStructure.Builder.setAddressBytes(com.google.protobuf.ByteString value) Endpoint Address to which acknowledgements to confirm delivery are to be sent.CheckStatusResponseStructure.Builder.setDataReady(boolean value) Whether data delivery is ready to be fetched SIRI v 2.0 [siri/siri_common_services-v2.0.xsd at 803:67]CheckStatusResponseStructure.Builder.setDelegatorAddress(String value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.CheckStatusResponseStructure.Builder.setDelegatorAddressBytes(com.google.protobuf.ByteString value) Address of original Consumer, i.e. requesting system to which delegating response is to be returned.CheckStatusResponseStructure.Builder.setDelegatorRef(ParticipantRefStructure value) Identifier of delegating system that originated message.CheckStatusResponseStructure.Builder.setDelegatorRef(ParticipantRefStructure.Builder builderForValue) Identifier of delegating system that originated message.CheckStatusResponseStructure.Builder.setErrorCondition(CheckStatusResponseStructure.ErrorConditionType value) Description of any error or warning condition that applies to the status check.CheckStatusResponseStructure.Builder.setErrorCondition(CheckStatusResponseStructure.ErrorConditionType.Builder builderForValue) Description of any error or warning condition that applies to the status check.CheckStatusResponseStructure.Builder.setExtensions(ExtensionsStructure value) Extensions to schema.CheckStatusResponseStructure.Builder.setExtensions(ExtensionsStructure.Builder builderForValue) Extensions to schema.CheckStatusResponseStructure.Builder.setProducerRef(ParticipantRefStructure value) Unique identifier of Producer - Participant reference.CheckStatusResponseStructure.Builder.setProducerRef(ParticipantRefStructure.Builder builderForValue) Unique identifier of Producer - Participant reference.CheckStatusResponseStructure.Builder.setRequestMessageRef(MessageRefStructure value) Reference to an arbitrary unique identifier associated with the request which gave rise to this response.CheckStatusResponseStructure.Builder.setRequestMessageRef(MessageRefStructure.Builder builderForValue) Reference to an arbitrary unique identifier associated with the request which gave rise to this response.CheckStatusResponseStructure.Builder.setResponseMessageIdentifier(MessageQualifierStructure value) An arbitrary unique reference associated with the response which may be used to reference it.CheckStatusResponseStructure.Builder.setResponseMessageIdentifier(MessageQualifierStructure.Builder builderForValue) An arbitrary unique reference associated with the response which may be used to reference it.CheckStatusResponseStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.CheckStatusResponseStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.CheckStatusResponseStructure.Builder.setServiceStartedTime(com.google.protobuf.Timestamp value) Time at which current instantiation of service started.CheckStatusResponseStructure.Builder.setServiceStartedTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which current instantiation of service started.CheckStatusResponseStructure.Builder.setShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.CheckStatusResponseStructure.Builder.setShortestPossibleCycle(com.google.protobuf.Duration.Builder builderForValue) Minimum interval at which updates can be sent.CheckStatusResponseStructure.Builder.setStatus(boolean value) Whether the request was processed successfully or not.CheckStatusResponseStructure.Builder.setValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.CheckStatusResponseStructure.Builder.setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue) End of data horizon of the data producer.CheckStatusResponseStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type CheckStatusResponseStructure.BuilderModifier and TypeMethodDescriptionSiriSchema.Builder.setCheckStatusResponse(CheckStatusResponseStructure.Builder builderForValue) Response from Producer to Consumer to inform whether services is working.