public static final class MATLABArray.MATLAB_Array.Object.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.Object.Builder> implements MATLABArray.MATLAB_Array.ObjectOrBuilder
------------------------------------------------ ObjectProtobuf type
MATLAB_Array.Object| Modifier and Type | Method and Description |
|---|---|
MATLABArray.MATLAB_Array.Object.Builder |
addAllPropertyClassName(Iterable<? extends Integer> values)
MATLAB_Name Name of class for private properties
|
MATLABArray.MATLAB_Array.Object.Builder |
addAllPropertyName(Iterable<? extends Integer> values)
There must be exactly the same number of each of the following fields.
|
MATLABArray.MATLAB_Array.Object.Builder |
addAllPropertyValue(Iterable<? extends MATLABArray.MATLAB_Array> values)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Object.Builder |
addPropertyClassName(int value)
MATLAB_Name Name of class for private properties
|
MATLABArray.MATLAB_Array.Object.Builder |
addPropertyName(int value)
There must be exactly the same number of each of the following fields.
|
MATLABArray.MATLAB_Array.Object.Builder |
addPropertyValue(int index,
MATLABArray.MATLAB_Array.Builder builderForValue)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Object.Builder |
addPropertyValue(int index,
MATLABArray.MATLAB_Array value)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Object.Builder |
addPropertyValue(MATLABArray.MATLAB_Array.Builder builderForValue)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Object.Builder |
addPropertyValue(MATLABArray.MATLAB_Array value)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Builder |
addPropertyValueBuilder()
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Builder |
addPropertyValueBuilder(int index)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Object.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
MATLABArray.MATLAB_Array.Object value) |
MATLABArray.MATLAB_Array.Object |
build() |
MATLABArray.MATLAB_Array.Object |
buildPartial() |
MATLABArray.MATLAB_Array.Object.Builder |
clear() |
MATLABArray.MATLAB_Array.Object.Builder |
clearClassNameIndex()
MATLAB_Name must be set for heterogeneous array
|
MATLABArray.MATLAB_Array.Object.Builder |
clearEnumerationNameIndex()
present if the object is an enumeration
|
MATLABArray.MATLAB_Array.Object.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MATLABArray.MATLAB_Array.Object.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MATLABArray.MATLAB_Array.Object.Builder |
clearPropertyClassName()
MATLAB_Name Name of class for private properties
|
MATLABArray.MATLAB_Array.Object.Builder |
clearPropertyName()
There must be exactly the same number of each of the following fields.
|
MATLABArray.MATLAB_Array.Object.Builder |
clearPropertyValue()
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Object.Builder |
clone() |
int |
getClassNameIndex()
MATLAB_Name must be set for heterogeneous array
|
MATLABArray.MATLAB_Array.Object |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getEnumerationNameIndex()
present if the object is an enumeration
|
int |
getPropertyClassName(int index)
MATLAB_Name Name of class for private properties
|
int |
getPropertyClassNameCount()
MATLAB_Name Name of class for private properties
|
List<Integer> |
getPropertyClassNameList()
MATLAB_Name Name of class for private properties
|
int |
getPropertyName(int index)
There must be exactly the same number of each of the following fields.
|
int |
getPropertyNameCount()
There must be exactly the same number of each of the following fields.
|
List<Integer> |
getPropertyNameList()
There must be exactly the same number of each of the following fields.
|
MATLABArray.MATLAB_Array |
getPropertyValue(int index)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Builder |
getPropertyValueBuilder(int index)
repeated .MATLAB_Array propertyValue = 4; |
List<MATLABArray.MATLAB_Array.Builder> |
getPropertyValueBuilderList()
repeated .MATLAB_Array propertyValue = 4; |
int |
getPropertyValueCount()
repeated .MATLAB_Array propertyValue = 4; |
List<MATLABArray.MATLAB_Array> |
getPropertyValueList()
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_ArrayOrBuilder |
getPropertyValueOrBuilder(int index)
repeated .MATLAB_Array propertyValue = 4; |
List<? extends MATLABArray.MATLAB_ArrayOrBuilder> |
getPropertyValueOrBuilderList()
repeated .MATLAB_Array propertyValue = 4; |
boolean |
hasClassNameIndex()
MATLAB_Name must be set for heterogeneous array
|
boolean |
hasEnumerationNameIndex()
present if the object is an enumeration
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MATLABArray.MATLAB_Array.Object.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MATLABArray.MATLAB_Array.Object.Builder |
mergeFrom(MATLABArray.MATLAB_Array.Object other) |
MATLABArray.MATLAB_Array.Object.Builder |
mergeFrom(com.google.protobuf.Message other) |
MATLABArray.MATLAB_Array.Object.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MATLABArray.MATLAB_Array.Object.Builder |
removePropertyValue(int index)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Object.Builder |
setClassNameIndex(int value)
MATLAB_Name must be set for heterogeneous array
|
MATLABArray.MATLAB_Array.Object.Builder |
setEnumerationNameIndex(int value)
present if the object is an enumeration
|
MATLABArray.MATLAB_Array.Object.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
MATLABArray.MATLAB_Array.Object value) |
MATLABArray.MATLAB_Array.Object.Builder |
setPropertyClassName(int index,
int value)
MATLAB_Name Name of class for private properties
|
MATLABArray.MATLAB_Array.Object.Builder |
setPropertyName(int index,
int value)
There must be exactly the same number of each of the following fields.
|
MATLABArray.MATLAB_Array.Object.Builder |
setPropertyValue(int index,
MATLABArray.MATLAB_Array.Builder builderForValue)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Object.Builder |
setPropertyValue(int index,
MATLABArray.MATLAB_Array value)
repeated .MATLAB_Array propertyValue = 4; |
MATLABArray.MATLAB_Array.Object.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
MATLABArray.MATLAB_Array.Object value) |
MATLABArray.MATLAB_Array.Object.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.Object.Builder>public MATLABArray.MATLAB_Array.Object.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.Object.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.Object.Builder>public MATLABArray.MATLAB_Array.Object getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MATLABArray.MATLAB_Array.Object build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MATLABArray.MATLAB_Array.Object buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MATLABArray.MATLAB_Array.Object.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.Object.Builder>public MATLABArray.MATLAB_Array.Object.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, MATLABArray.MATLAB_Array.Object value)
public MATLABArray.MATLAB_Array.Object.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.Object.Builder>public MATLABArray.MATLAB_Array.Object.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.Object.Builder>public MATLABArray.MATLAB_Array.Object.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, MATLABArray.MATLAB_Array.Object value)
public MATLABArray.MATLAB_Array.Object.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, MATLABArray.MATLAB_Array.Object value)
public MATLABArray.MATLAB_Array.Object.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.Object.Builder>public MATLABArray.MATLAB_Array.Object.Builder mergeFrom(MATLABArray.MATLAB_Array.Object other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABArray.MATLAB_Array.Object.Builder>public MATLABArray.MATLAB_Array.Object.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.Object.Builder>IOExceptionpublic boolean hasClassNameIndex()
MATLAB_Name must be set for heterogeneous array
optional uint32 classNameIndex = 1;hasClassNameIndex in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic int getClassNameIndex()
MATLAB_Name must be set for heterogeneous array
optional uint32 classNameIndex = 1;getClassNameIndex in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic MATLABArray.MATLAB_Array.Object.Builder setClassNameIndex(int value)
MATLAB_Name must be set for heterogeneous array
optional uint32 classNameIndex = 1;public MATLABArray.MATLAB_Array.Object.Builder clearClassNameIndex()
MATLAB_Name must be set for heterogeneous array
optional uint32 classNameIndex = 1;public List<Integer> getPropertyNameList()
There must be exactly the same number of each of the following fields. 0 is used to indicate that there is an empty string for a MATLAB_Name.
repeated uint32 propertyName = 2;getPropertyNameList in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic int getPropertyNameCount()
There must be exactly the same number of each of the following fields. 0 is used to indicate that there is an empty string for a MATLAB_Name.
repeated uint32 propertyName = 2;getPropertyNameCount in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic int getPropertyName(int index)
There must be exactly the same number of each of the following fields. 0 is used to indicate that there is an empty string for a MATLAB_Name.
repeated uint32 propertyName = 2;getPropertyName in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic MATLABArray.MATLAB_Array.Object.Builder setPropertyName(int index, int value)
There must be exactly the same number of each of the following fields. 0 is used to indicate that there is an empty string for a MATLAB_Name.
repeated uint32 propertyName = 2;public MATLABArray.MATLAB_Array.Object.Builder addPropertyName(int value)
There must be exactly the same number of each of the following fields. 0 is used to indicate that there is an empty string for a MATLAB_Name.
repeated uint32 propertyName = 2;public MATLABArray.MATLAB_Array.Object.Builder addAllPropertyName(Iterable<? extends Integer> values)
There must be exactly the same number of each of the following fields. 0 is used to indicate that there is an empty string for a MATLAB_Name.
repeated uint32 propertyName = 2;public MATLABArray.MATLAB_Array.Object.Builder clearPropertyName()
There must be exactly the same number of each of the following fields. 0 is used to indicate that there is an empty string for a MATLAB_Name.
repeated uint32 propertyName = 2;public List<Integer> getPropertyClassNameList()
MATLAB_Name Name of class for private properties
repeated uint32 propertyClassName = 3;getPropertyClassNameList in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic int getPropertyClassNameCount()
MATLAB_Name Name of class for private properties
repeated uint32 propertyClassName = 3;getPropertyClassNameCount in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic int getPropertyClassName(int index)
MATLAB_Name Name of class for private properties
repeated uint32 propertyClassName = 3;getPropertyClassName in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic MATLABArray.MATLAB_Array.Object.Builder setPropertyClassName(int index, int value)
MATLAB_Name Name of class for private properties
repeated uint32 propertyClassName = 3;public MATLABArray.MATLAB_Array.Object.Builder addPropertyClassName(int value)
MATLAB_Name Name of class for private properties
repeated uint32 propertyClassName = 3;public MATLABArray.MATLAB_Array.Object.Builder addAllPropertyClassName(Iterable<? extends Integer> values)
MATLAB_Name Name of class for private properties
repeated uint32 propertyClassName = 3;public MATLABArray.MATLAB_Array.Object.Builder clearPropertyClassName()
MATLAB_Name Name of class for private properties
repeated uint32 propertyClassName = 3;public List<MATLABArray.MATLAB_Array> getPropertyValueList()
repeated .MATLAB_Array propertyValue = 4;getPropertyValueList in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic int getPropertyValueCount()
repeated .MATLAB_Array propertyValue = 4;getPropertyValueCount in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic MATLABArray.MATLAB_Array getPropertyValue(int index)
repeated .MATLAB_Array propertyValue = 4;getPropertyValue in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic MATLABArray.MATLAB_Array.Object.Builder setPropertyValue(int index, MATLABArray.MATLAB_Array value)
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Object.Builder setPropertyValue(int index, MATLABArray.MATLAB_Array.Builder builderForValue)
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Object.Builder addPropertyValue(MATLABArray.MATLAB_Array value)
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Object.Builder addPropertyValue(int index, MATLABArray.MATLAB_Array value)
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Object.Builder addPropertyValue(MATLABArray.MATLAB_Array.Builder builderForValue)
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Object.Builder addPropertyValue(int index, MATLABArray.MATLAB_Array.Builder builderForValue)
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Object.Builder addAllPropertyValue(Iterable<? extends MATLABArray.MATLAB_Array> values)
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Object.Builder clearPropertyValue()
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Object.Builder removePropertyValue(int index)
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Builder getPropertyValueBuilder(int index)
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_ArrayOrBuilder getPropertyValueOrBuilder(int index)
repeated .MATLAB_Array propertyValue = 4;getPropertyValueOrBuilder in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic List<? extends MATLABArray.MATLAB_ArrayOrBuilder> getPropertyValueOrBuilderList()
repeated .MATLAB_Array propertyValue = 4;getPropertyValueOrBuilderList in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic MATLABArray.MATLAB_Array.Builder addPropertyValueBuilder()
repeated .MATLAB_Array propertyValue = 4;public MATLABArray.MATLAB_Array.Builder addPropertyValueBuilder(int index)
repeated .MATLAB_Array propertyValue = 4;public List<MATLABArray.MATLAB_Array.Builder> getPropertyValueBuilderList()
repeated .MATLAB_Array propertyValue = 4;public boolean hasEnumerationNameIndex()
present if the object is an enumeration
optional uint32 enumerationNameIndex = 5;hasEnumerationNameIndex in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic int getEnumerationNameIndex()
present if the object is an enumeration
optional uint32 enumerationNameIndex = 5;getEnumerationNameIndex in interface MATLABArray.MATLAB_Array.ObjectOrBuilderpublic MATLABArray.MATLAB_Array.Object.Builder setEnumerationNameIndex(int value)
present if the object is an enumeration
optional uint32 enumerationNameIndex = 5;public MATLABArray.MATLAB_Array.Object.Builder clearEnumerationNameIndex()
present if the object is an enumeration
optional uint32 enumerationNameIndex = 5;public final MATLABArray.MATLAB_Array.Object.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.Object.Builder>public final MATLABArray.MATLAB_Array.Object.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.Object.Builder>Copyright © 2015–2021. All rights reserved.