public static final class MATLABArray.MATLAB_Array.String.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder> implements MATLABArray.MATLAB_Array.StringOrBuilder
------------------------------------------------ String (UTF-16)Protobuf type
MATLAB_Array.String| Modifier and Type | Method and Description |
|---|---|
MATLABArray.MATLAB_Array.String.Builder |
addAllStrings(Iterable<? extends Integer> values)
array of unicode characters for the whole array
|
MATLABArray.MATLAB_Array.String.Builder |
addAllStringSizes(Iterable<? extends Long> values)
length of each array element
|
MATLABArray.MATLAB_Array.String.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MATLABArray.MATLAB_Array.String.Builder |
addStrings(int value)
array of unicode characters for the whole array
|
MATLABArray.MATLAB_Array.String.Builder |
addStringSizes(long value)
length of each array element
|
MATLABArray.MATLAB_Array.String |
build() |
MATLABArray.MATLAB_Array.String |
buildPartial() |
MATLABArray.MATLAB_Array.String.Builder |
clear() |
MATLABArray.MATLAB_Array.String.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MATLABArray.MATLAB_Array.String.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MATLABArray.MATLAB_Array.String.Builder |
clearStrings()
array of unicode characters for the whole array
|
MATLABArray.MATLAB_Array.String.Builder |
clearStringSizes()
length of each array element
|
MATLABArray.MATLAB_Array.String.Builder |
clone() |
MATLABArray.MATLAB_Array.String |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getStrings(int index)
array of unicode characters for the whole array
|
int |
getStringsCount()
array of unicode characters for the whole array
|
long |
getStringSizes(int index)
length of each array element
|
int |
getStringSizesCount()
length of each array element
|
List<Long> |
getStringSizesList()
length of each array element
|
List<Integer> |
getStringsList()
array of unicode characters for the whole array
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MATLABArray.MATLAB_Array.String.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MATLABArray.MATLAB_Array.String.Builder |
mergeFrom(MATLABArray.MATLAB_Array.String other) |
MATLABArray.MATLAB_Array.String.Builder |
mergeFrom(com.google.protobuf.Message other) |
MATLABArray.MATLAB_Array.String.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MATLABArray.MATLAB_Array.String.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MATLABArray.MATLAB_Array.String.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MATLABArray.MATLAB_Array.String.Builder |
setStrings(int index,
int value)
array of unicode characters for the whole array
|
MATLABArray.MATLAB_Array.String.Builder |
setStringSizes(int index,
long value)
length of each array element
|
MATLABArray.MATLAB_Array.String.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MATLABArray.MATLAB_Array.String build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MATLABArray.MATLAB_Array.String buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MATLABArray.MATLAB_Array.String.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String.Builder mergeFrom(MATLABArray.MATLAB_Array.String other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public MATLABArray.MATLAB_Array.String.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MATLABArray.MATLAB_Array.String.Builder>IOExceptionpublic List<Integer> getStringsList()
array of unicode characters for the whole array
repeated uint32 strings = 1;getStringsList in interface MATLABArray.MATLAB_Array.StringOrBuilderpublic int getStringsCount()
array of unicode characters for the whole array
repeated uint32 strings = 1;getStringsCount in interface MATLABArray.MATLAB_Array.StringOrBuilderpublic int getStrings(int index)
array of unicode characters for the whole array
repeated uint32 strings = 1;getStrings in interface MATLABArray.MATLAB_Array.StringOrBuilderindex - The index of the element to return.public MATLABArray.MATLAB_Array.String.Builder setStrings(int index, int value)
array of unicode characters for the whole array
repeated uint32 strings = 1;index - The index to set the value at.value - The strings to set.public MATLABArray.MATLAB_Array.String.Builder addStrings(int value)
array of unicode characters for the whole array
repeated uint32 strings = 1;value - The strings to add.public MATLABArray.MATLAB_Array.String.Builder addAllStrings(Iterable<? extends Integer> values)
array of unicode characters for the whole array
repeated uint32 strings = 1;values - The strings to add.public MATLABArray.MATLAB_Array.String.Builder clearStrings()
array of unicode characters for the whole array
repeated uint32 strings = 1;public List<Long> getStringSizesList()
length of each array element
repeated uint64 stringSizes = 2;getStringSizesList in interface MATLABArray.MATLAB_Array.StringOrBuilderpublic int getStringSizesCount()
length of each array element
repeated uint64 stringSizes = 2;getStringSizesCount in interface MATLABArray.MATLAB_Array.StringOrBuilderpublic long getStringSizes(int index)
length of each array element
repeated uint64 stringSizes = 2;getStringSizes in interface MATLABArray.MATLAB_Array.StringOrBuilderindex - The index of the element to return.public MATLABArray.MATLAB_Array.String.Builder setStringSizes(int index, long value)
length of each array element
repeated uint64 stringSizes = 2;index - The index to set the value at.value - The stringSizes to set.public MATLABArray.MATLAB_Array.String.Builder addStringSizes(long value)
length of each array element
repeated uint64 stringSizes = 2;value - The stringSizes to add.public MATLABArray.MATLAB_Array.String.Builder addAllStringSizes(Iterable<? extends Long> values)
length of each array element
repeated uint64 stringSizes = 2;values - The stringSizes to add.public MATLABArray.MATLAB_Array.String.Builder clearStringSizes()
length of each array element
repeated uint64 stringSizes = 2;public final MATLABArray.MATLAB_Array.String.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>public final MATLABArray.MATLAB_Array.String.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.String.Builder>Copyright © 2015–2024. All rights reserved.