Uses of Class
uk.org.siri.www.siri.SubscriptionResponseBodyStructure.Builder
Packages that use SubscriptionResponseBodyStructure.Builder
-
Uses of SubscriptionResponseBodyStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return SubscriptionResponseBodyStructure.BuilderModifier and TypeMethodDescriptionSubscriptionResponseBodyStructure.Builder.addAllResponseStatus(Iterable<? extends StatusResponseStructure> values) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseBodyStructure.Builder.addResponseStatus(int index, StatusResponseStructure value) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseBodyStructure.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 value) 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.SubscriptionResponseBodyStructure.Builder.clear()SubscriptionResponseBodyStructure.Builder.clearResponseStatus()Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseBodyStructure.Builder.clearServiceStartedTime()Time at which service providing the subscription was last started.SubscriptionResponseBodyStructure.Builder.clearSubscriptionManagerAddress()Endpoint address of subscription manager if different from that of the Producer or known default.SubscriptionResponseBodyStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SubscriptionResponseBodyStructure.Builder.mergeFrom(com.google.protobuf.Message other) SubscriptionResponseBodyStructure.Builder.mergeFrom(SubscriptionResponseBodyStructure other) SubscriptionResponseBodyStructure.Builder.mergeServiceStartedTime(com.google.protobuf.Timestamp value) Time at which service providing the subscription was last started.SubscriptionResponseBodyStructure.newBuilder()SubscriptionResponseBodyStructure.newBuilder(SubscriptionResponseBodyStructure prototype) SubscriptionResponseBodyStructure.newBuilderForType()SubscriptionResponseBodyStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SubscriptionResponseBodyStructure.Builder.removeResponseStatus(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.SubscriptionResponseBodyStructure.Builder.setResponseStatus(int index, StatusResponseStructure value) 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.SubscriptionResponseBodyStructure.Builder.setServiceStartedTime(com.google.protobuf.Timestamp value) Time at which service providing the subscription was last started.SubscriptionResponseBodyStructure.Builder.setServiceStartedTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which service providing the subscription was last started.SubscriptionResponseBodyStructure.Builder.setSubscriptionManagerAddress(String value) Endpoint address of subscription manager if different from that of the Producer or known default.SubscriptionResponseBodyStructure.Builder.setSubscriptionManagerAddressBytes(com.google.protobuf.ByteString value) Endpoint address of subscription manager if different from that of the Producer or known default.SubscriptionResponseBodyStructure.toBuilder()