Package uk.org.siri.www.siri
Class SubscriptionResponseBodyStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SubscriptionResponseBodyStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<SubscriptionResponseBodyStructure.Builder>
uk.org.siri.www.siri.SubscriptionResponseBodyStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,SubscriptionResponseBodyStructureOrBuilder
- Enclosing class:
SubscriptionResponseBodyStructure
public static final class SubscriptionResponseBodyStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<SubscriptionResponseBodyStructure.Builder>
implements SubscriptionResponseBodyStructureOrBuilder
Type for Body of Subscription Response. Used in WSDL. [siri/siri_common_services-v2.0.xsd at 865:60]Protobuf type
uk.org.siri.www.siri.SubscriptionResponseBodyStructure-
Method Summary
Modifier and TypeMethodDescriptionaddAllResponseStatus(Iterable<? extends StatusResponseStructure> values) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.addResponseStatus(int index, StatusResponseStructure value) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.addResponseStatus(int index, StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.Contains infromation about the processing of a an individual service subscription - either success info or an error condition.addResponseStatus(StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.Contains infromation about the processing of a an individual service subscription - either success info or an error condition.addResponseStatusBuilder(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.build()clear()Contains infromation about the processing of a an individual service subscription - either success info or an error condition.Time at which service providing the subscription was last started.Endpoint address of subscription manager if different from that of the Producer or known default.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetResponseStatus(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.getResponseStatusBuilder(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.Contains infromation about the processing of a an individual service subscription - either success info or an error condition.intContains infromation about the processing of a an individual service subscription - either success info or an error condition.Contains infromation about the processing of a an individual service subscription - either success info or an error condition.getResponseStatusOrBuilder(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.List<? extends StatusResponseStructureOrBuilder> Contains infromation about the processing of a an individual service subscription - either success info or an error condition.com.google.protobuf.TimestampTime at which service providing the subscription was last started.com.google.protobuf.Timestamp.BuilderTime at which service providing the subscription was last started.com.google.protobuf.TimestampOrBuilderTime at which service providing the subscription was last started.Endpoint address of subscription manager if different from that of the Producer or known default.com.google.protobuf.ByteStringEndpoint address of subscription manager if different from that of the Producer or known default.booleanTime at which service providing the subscription was last started.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeServiceStartedTime(com.google.protobuf.Timestamp value) Time at which service providing the subscription was last started.removeResponseStatus(int index) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.setResponseStatus(int index, StatusResponseStructure value) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.setResponseStatus(int index, StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition.setServiceStartedTime(com.google.protobuf.Timestamp value) Time at which service providing the subscription was last started.setServiceStartedTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which service providing the subscription was last started.Endpoint address of subscription manager if different from that of the Producer or known default.setSubscriptionManagerAddressBytes(com.google.protobuf.ByteString value) Endpoint address of subscription manager if different from that of the Producer or known default.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<SubscriptionResponseBodyStructure.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<SubscriptionResponseBodyStructure.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<SubscriptionResponseBodyStructure.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SubscriptionResponseBodyStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<SubscriptionResponseBodyStructure.Builder>
-
mergeFrom
public SubscriptionResponseBodyStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SubscriptionResponseBodyStructure.Builder>- Throws:
IOException
-
getResponseStatusList
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1;- Specified by:
getResponseStatusListin interfaceSubscriptionResponseBodyStructureOrBuilder
-
getResponseStatusCount
public int getResponseStatusCount()Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1;- Specified by:
getResponseStatusCountin interfaceSubscriptionResponseBodyStructureOrBuilder
-
getResponseStatus
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1;- Specified by:
getResponseStatusin interfaceSubscriptionResponseBodyStructureOrBuilder
-
setResponseStatus
public 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. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
setResponseStatus
public 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. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
addResponseStatus
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
addResponseStatus
public 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. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
addResponseStatus
public SubscriptionResponseBodyStructure.Builder addResponseStatus(StatusResponseStructure.Builder builderForValue) Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
addResponseStatus
public 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. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
addAllResponseStatus
public SubscriptionResponseBodyStructure.Builder addAllResponseStatus(Iterable<? extends StatusResponseStructure> values) Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
clearResponseStatus
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
removeResponseStatus
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
getResponseStatusBuilder
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
getResponseStatusOrBuilder
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1;- Specified by:
getResponseStatusOrBuilderin interfaceSubscriptionResponseBodyStructureOrBuilder
-
getResponseStatusOrBuilderList
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1;- Specified by:
getResponseStatusOrBuilderListin interfaceSubscriptionResponseBodyStructureOrBuilder
-
addResponseStatusBuilder
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
addResponseStatusBuilder
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
getResponseStatusBuilderList
Contains infromation about the processing of a an individual service subscription - either success info or an error condition. (VDV Acknowledgement). [siri/siri_common_services-v2.0.xsd at 546:68]
repeated .uk.org.siri.www.siri.StatusResponseStructure response_status = 1; -
getSubscriptionManagerAddress
Endpoint address of subscription manager if different from that of the Producer or known default. [siri/siri_common_services-v2.0.xsd at 871:88]
string subscription_manager_address = 2;- Specified by:
getSubscriptionManagerAddressin interfaceSubscriptionResponseBodyStructureOrBuilder- Returns:
- The subscriptionManagerAddress.
-
getSubscriptionManagerAddressBytes
public com.google.protobuf.ByteString getSubscriptionManagerAddressBytes()Endpoint address of subscription manager if different from that of the Producer or known default. [siri/siri_common_services-v2.0.xsd at 871:88]
string subscription_manager_address = 2;- Specified by:
getSubscriptionManagerAddressBytesin interfaceSubscriptionResponseBodyStructureOrBuilder- Returns:
- The bytes for subscriptionManagerAddress.
-
setSubscriptionManagerAddress
Endpoint address of subscription manager if different from that of the Producer or known default. [siri/siri_common_services-v2.0.xsd at 871:88]
string subscription_manager_address = 2;- Parameters:
value- The subscriptionManagerAddress to set.- Returns:
- This builder for chaining.
-
clearSubscriptionManagerAddress
Endpoint address of subscription manager if different from that of the Producer or known default. [siri/siri_common_services-v2.0.xsd at 871:88]
string subscription_manager_address = 2;- Returns:
- This builder for chaining.
-
setSubscriptionManagerAddressBytes
public SubscriptionResponseBodyStructure.Builder setSubscriptionManagerAddressBytes(com.google.protobuf.ByteString value) Endpoint address of subscription manager if different from that of the Producer or known default. [siri/siri_common_services-v2.0.xsd at 871:88]
string subscription_manager_address = 2;- Parameters:
value- The bytes for subscriptionManagerAddress to set.- Returns:
- This builder for chaining.
-
hasServiceStartedTime
public boolean hasServiceStartedTime()Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 876:77]
.google.protobuf.Timestamp service_started_time = 3;- Specified by:
hasServiceStartedTimein interfaceSubscriptionResponseBodyStructureOrBuilder- Returns:
- Whether the serviceStartedTime field is set.
-
getServiceStartedTime
public com.google.protobuf.Timestamp getServiceStartedTime()Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 876:77]
.google.protobuf.Timestamp service_started_time = 3;- Specified by:
getServiceStartedTimein interfaceSubscriptionResponseBodyStructureOrBuilder- Returns:
- The serviceStartedTime.
-
setServiceStartedTime
public SubscriptionResponseBodyStructure.Builder setServiceStartedTime(com.google.protobuf.Timestamp value) Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 876:77]
.google.protobuf.Timestamp service_started_time = 3; -
setServiceStartedTime
public SubscriptionResponseBodyStructure.Builder setServiceStartedTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 876:77]
.google.protobuf.Timestamp service_started_time = 3; -
mergeServiceStartedTime
public SubscriptionResponseBodyStructure.Builder mergeServiceStartedTime(com.google.protobuf.Timestamp value) Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 876:77]
.google.protobuf.Timestamp service_started_time = 3; -
clearServiceStartedTime
Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 876:77]
.google.protobuf.Timestamp service_started_time = 3; -
getServiceStartedTimeBuilder
public com.google.protobuf.Timestamp.Builder getServiceStartedTimeBuilder()Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 876:77]
.google.protobuf.Timestamp service_started_time = 3; -
getServiceStartedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getServiceStartedTimeOrBuilder()Time at which service providing the subscription was last started. Can be used to detect restarts. If absent, unknown. [siri/siri_common_services-v2.0.xsd at 876:77]
.google.protobuf.Timestamp service_started_time = 3;- Specified by:
getServiceStartedTimeOrBuilderin interfaceSubscriptionResponseBodyStructureOrBuilder
-