Uses of Class
uk.org.siri.www.siri.StatusResponseStructure.Builder
Packages that use StatusResponseStructure.Builder
-
Uses of StatusResponseStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return StatusResponseStructure.BuilderModifier and TypeMethodDescriptionSubscriptionResponseBodyStructure.Builder.addResponseStatusBuilder()Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseBodyStructure.Builder.addResponseStatusBuilder(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseStructure.Builder.addResponseStatusBuilder()Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseStructure.Builder.addResponseStatusBuilder(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.StatusResponseStructure.Builder.clear()StatusResponseStructure.Builder.clearErrorCondition()Description of any error or warning condition.StatusResponseStructure.Builder.clearRequestMessageRef()Arbitrary unique reference to the request which gave rise to this message.StatusResponseStructure.Builder.clearResponseTimestamp()Time individual response element was created.StatusResponseStructure.Builder.clearShortestPossibleCycle()Minimum interval at which updates can be sent.StatusResponseStructure.Builder.clearStatus()Whether the request was processed successfully or not.StatusResponseStructure.Builder.clearSubscriberRef()Unique identifier of Subscriber - reference to a Participant.StatusResponseStructure.Builder.clearSubscriptionFilterRef()Unique identifier of Subscription filter to which this subscription is assigned.StatusResponseStructure.Builder.clearSubscriptionRef()Reference to a service subscription: unique within Service and Subscriber.StatusResponseStructure.Builder.clearValidUntil()End of data horizon of the data producer.SubscriptionResponseBodyStructure.Builder.getResponseStatusBuilder(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseStructure.Builder.getResponseStatusBuilder(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.StatusResponseStructure.Builder.mergeErrorCondition(ServiceDeliveryErrorConditionStructure value) Description of any error or warning condition.StatusResponseStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StatusResponseStructure.Builder.mergeFrom(com.google.protobuf.Message other) StatusResponseStructure.Builder.mergeFrom(StatusResponseStructure other) StatusResponseStructure.Builder.mergeRequestMessageRef(MessageQualifierStructure value) Arbitrary unique reference to the request which gave rise to this message.StatusResponseStructure.Builder.mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.StatusResponseStructure.Builder.mergeShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.StatusResponseStructure.Builder.mergeSubscriberRef(ParticipantRefStructure value) Unique identifier of Subscriber - reference to a Participant.StatusResponseStructure.Builder.mergeSubscriptionFilterRef(SubscriptionFilterRefStructure value) Unique identifier of Subscription filter to which this subscription is assigned.StatusResponseStructure.Builder.mergeSubscriptionRef(SubscriptionQualifierStructure value) Reference to a service subscription: unique within Service and Subscriber.StatusResponseStructure.Builder.mergeValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.StatusResponseStructure.newBuilder()StatusResponseStructure.newBuilder(StatusResponseStructure prototype) StatusResponseStructure.newBuilderForType()protected StatusResponseStructure.BuilderStatusResponseStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) StatusResponseStructure.Builder.setErrorCondition(ServiceDeliveryErrorConditionStructure value) Description of any error or warning condition.StatusResponseStructure.Builder.setErrorCondition(ServiceDeliveryErrorConditionStructure.Builder builderForValue) Description of any error or warning condition.StatusResponseStructure.Builder.setRequestMessageRef(MessageQualifierStructure value) Arbitrary unique reference to the request which gave rise to this message.StatusResponseStructure.Builder.setRequestMessageRef(MessageQualifierStructure.Builder builderForValue) Arbitrary unique reference to the request which gave rise to this message.StatusResponseStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.StatusResponseStructure.Builder.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.StatusResponseStructure.Builder.setShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.StatusResponseStructure.Builder.setShortestPossibleCycle(com.google.protobuf.Duration.Builder builderForValue) Minimum interval at which updates can be sent.StatusResponseStructure.Builder.setStatus(boolean value) Whether the request was processed successfully or not.StatusResponseStructure.Builder.setSubscriberRef(ParticipantRefStructure value) Unique identifier of Subscriber - reference to a Participant.StatusResponseStructure.Builder.setSubscriberRef(ParticipantRefStructure.Builder builderForValue) Unique identifier of Subscriber - reference to a Participant.StatusResponseStructure.Builder.setSubscriptionFilterRef(SubscriptionFilterRefStructure value) Unique identifier of Subscription filter to which this subscription is assigned.StatusResponseStructure.Builder.setSubscriptionFilterRef(SubscriptionFilterRefStructure.Builder builderForValue) Unique identifier of Subscription filter to which this subscription is assigned.StatusResponseStructure.Builder.setSubscriptionRef(SubscriptionQualifierStructure value) Reference to a service subscription: unique within Service and Subscriber.StatusResponseStructure.Builder.setSubscriptionRef(SubscriptionQualifierStructure.Builder builderForValue) Reference to a service subscription: unique within Service and Subscriber.StatusResponseStructure.Builder.setValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.StatusResponseStructure.Builder.setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue) End of data horizon of the data producer.StatusResponseStructure.toBuilder()Methods in uk.org.siri.www.siri that return types with arguments of type StatusResponseStructure.BuilderModifier and TypeMethodDescriptionSubscriptionResponseBodyStructure.Builder.getResponseStatusBuilderList()Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseStructure.Builder.getResponseStatusBuilderList()Contains infromation about the processing of a an individual service subscription - either success info or an error condition.Methods in uk.org.siri.www.siri with parameters of type StatusResponseStructure.BuilderModifier and TypeMethodDescriptionSubscriptionResponseBodyStructure.Builder.addResponseStatus(int index, StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseBodyStructure.Builder.addResponseStatus(StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseStructure.Builder.addResponseStatus(int index, StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseStructure.Builder.addResponseStatus(StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseBodyStructure.Builder.setResponseStatus(int index, StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseStructure.Builder.setResponseStatus(int index, StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.