- Service - Interface in com.google.protobuf
-
Abstract base interface for protocol-buffer-based RPC services.
- SERVICE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- ServiceException - Exception in com.google.protobuf
-
Thrown by blocking RPC methods when a failure occurs.
- ServiceException(String) - Constructor for exception com.google.protobuf.ServiceException
-
- ServiceException(Throwable) - Constructor for exception com.google.protobuf.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception com.google.protobuf.ServiceException
-
- servicesDiscovered(int, ServiceRecord[]) - Method in class j2se.windows.MQTTEndUser.BluetoothReceiver
-
- serviceSearchCompleted(int, int) - Method in class j2se.windows.MQTTEndUser.BluetoothReceiver
-
- set(int, String) - Method in class com.google.protobuf.LazyStringArrayList
-
- setAggregateValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- setAggregateValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- setAllowAlias(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
optional bool allow_alias = 2 [default = true];
- setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool cc_generic_services = 16 [default = false];
- setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];
- setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7;
- setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string default_value = 7;
- setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated string dependency = 3;
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool deprecated = 3 [default = false];
- setDoubleValue(double) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- setEagerlyParseMessageSets(boolean) - Static method in class com.google.protobuf.ExtensionRegistryLite
-
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- setExperimentalMapKey(String) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional string experimental_map_key = 9;
- setExperimentalMapKeyBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional string experimental_map_key = 9;
- setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2;
- setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string extendee = 2;
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of an extension.
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(GeneratedMessageLite.GeneratedExtension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of an extension.
- setExtension(GeneratedMessageLite.GeneratedExtension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- setFailed(String) - Method in interface com.google.protobuf.RpcController
-
Causes failed()
to return true on the client side.
- setField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- setField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets a field to the given value.
- setFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- setFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11;
- setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string go_package = 11;
- setIdentifierValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3;
- setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string identifier_value = 3;
- setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2;
- setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string input_type = 2;
- setIsExtension(boolean) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- setJavaGenerateEqualsAndHash(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generate_equals_and_hash = 20 [default = false];
- setJavaGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- setJavaMultipleFiles(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_multiple_files = 10 [default = false];
- setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8;
- setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_outer_classname = 8;
- setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1;
- setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional string java_package = 1;
- setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool lazy = 5 [default = false];
- setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3;
- setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string leading_comments = 3;
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
- setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Sets a message at the specified index replacing the existing item at
that index.
- setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilder
-
Sets a message for the field replacing any existing value.
- setMessageSetWireFormat(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool message_set_wire_format = 1 [default = false];
- setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto message_type = 4;
- setMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- setMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- setName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- setName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- setNamePart(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- setNamePartBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- setNegativeIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- setNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- setNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
optional bool no_standard_descriptor_accessor = 2 [default = false];
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- setOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- setOptions(DescriptorProtos.MessageOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- setOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- setOptions(DescriptorProtos.EnumOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- setOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- setOptions(DescriptorProtos.EnumValueOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- setOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- setOptions(DescriptorProtos.FieldOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- setOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- setOptions(DescriptorProtos.FileOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- setOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- setOptions(DescriptorProtos.MethodOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- setOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- setOptions(DescriptorProtos.ServiceOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- setOutputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- setOutputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2;
- setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional string package = 2;
- setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool packed = 2;
- setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 path = 1 [packed = true];
- setPollPeriod(int) - Method in class processing.MQTTEndUser.EEGPower
-
- setPositiveIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 public_dependency = 10;
- setPyGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- setRecursionLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Set the maximum message recursion depth.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets an element of a repeated field to the given value.
- setService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- setService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- setSizeLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Set the maximum message size.
- setSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.SourceCodeInfo source_code_info = 9;
- setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated int32 span = 2 [packed = true];
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1;
- setSTOP() - Method in class j2se.MQTTFogServer.MQTTPublisher
-
- setSTOP() - Method in class j2se.MQTTFogServer.MQTTSubscriber
-
Stop this subscriber
- setSTOP(boolean) - Method in class j2se.windows.MQTTEndUser.BluetoothReceiver
-
- setSTOP(boolean) - Method in class j2se.windows.MQTTEndUser.MQTTPublisher
-
- setSTOP(boolean) - Method in class j2se.windows.MQTTEndUser.MQTTSubscriber
-
- setSTOP() - Method in class processing.MQTTEndUser.EEGPower
-
- setSTOP(boolean) - Method in class processing.MQTTEndUser.MQTTSubscriber
-
- setSTOP(boolean) - Method in class processing.MQTTEndUser.Publisher
-
- setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- setTrailingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- setTrailingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- setType(DescriptorProtos.FieldDescriptorProto.Type) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Type type = 5;
- setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6;
- setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string type_name = 6;
- setUnfinishedMessage(MessageLite) - Method in exception com.google.protobuf.InvalidProtocolBufferException
-
Attaches an unfinished message to the exception to support best-effort
parsing in Parser
interface.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in interface com.google.protobuf.Message.Builder
-
- setValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- setValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
optional bool weak = 10 [default = false];
- setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated int32 weak_dependency = 11;
- shortDebugString(MessageOrBuilder) - Static method in class com.google.protobuf.TextFormat
-
Generates a human readable form of this message, useful for debugging and
other purposes, with no newline characters.
- shortDebugString(UnknownFieldSet) - Static method in class com.google.protobuf.TextFormat
-
Generates a human readable form of the unknown fields, useful for debugging
and other purposes, with no newline characters.
- SingleFieldBuilder<MType extends GeneratedMessage,BType extends GeneratedMessage.Builder,IType extends MessageOrBuilder> - Class in com.google.protobuf
-
SingleFieldBuilder
implements a structure that a protocol
message uses to hold a single field of another protocol message.
- SingleFieldBuilder(MType, GeneratedMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilder
-
- size() - Method in class com.google.protobuf.ByteString.Output
-
Returns the current size of the output stream.
- size() - Method in class com.google.protobuf.ByteString
-
Gets the number of bytes.
- size() - Method in class com.google.protobuf.LazyStringArrayList
-
- size() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- skipField(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards a single field, given its tag value.
- skipMessage() - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards an entire message.
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards size
bytes.
- SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
If writing to a flat array, return the space left in the array.
- SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- specializeCallback(RpcCallback<Message>) - Static method in class com.google.protobuf.RpcUtil
-
Take an RpcCallback<Message>
and convert it to an
RpcCallback
accepting a specific message type.
- SPEED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
SPEED = 1;
- START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- startCancel() - Method in interface com.google.protobuf.RpcController
-
Advises the RPC system that the caller desires that the RPC call be
canceled.
- startsWith(ByteString) - Method in class com.google.protobuf.ByteString
-
Tests if this bytestring starts with the specified prefix.
- STRING_PIECE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING_PIECE = 2;
- STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING = 0;
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- stringDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for string
fields.
- subscriberTable - Variable in class j2se.MQTTFogServer.ThreadPool
-
- subscriberTable - Variable in class j2se.windows.MQTTEndUser.ThreadPool
-
- subscriberTable - Variable in class processing.MQTTEndUser.ThreadPool
-
- substring(int) - Method in class com.google.protobuf.ByteString
-
Return the substring from beginIndex
, inclusive, to the end of the
string.
- substring(int, int) - Method in class com.google.protobuf.ByteString
-
Return the substring from beginIndex
, inclusive, to endIndex
, exclusive.