public static final class OnnxMlProto3.TypeProto.Map.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder> implements OnnxMlProto3.TypeProto.MapOrBuilder
map<K,V>Protobuf type
onnx.TypeProto.Map| Modifier and Type | Method and Description |
|---|---|
OnnxMlProto3.TypeProto.Map.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxMlProto3.TypeProto.Map |
build() |
OnnxMlProto3.TypeProto.Map |
buildPartial() |
OnnxMlProto3.TypeProto.Map.Builder |
clear() |
OnnxMlProto3.TypeProto.Map.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
OnnxMlProto3.TypeProto.Map.Builder |
clearKeyType()
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto.Map.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
OnnxMlProto3.TypeProto.Map.Builder |
clearValueType()
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto.Map.Builder |
clone() |
OnnxMlProto3.TypeProto.Map |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
OnnxMlProto3.TensorProto.DataType |
getKeyType()
This field MUST be present for this version of the IR.
|
int |
getKeyTypeValue()
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto |
getValueType()
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto.Builder |
getValueTypeBuilder()
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProtoOrBuilder |
getValueTypeOrBuilder()
This field MUST be present for this version of the IR.
|
boolean |
hasValueType()
This field MUST be present for this version of the IR.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OnnxMlProto3.TypeProto.Map.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
OnnxMlProto3.TypeProto.Map.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
OnnxMlProto3.TypeProto.Map.Builder |
mergeFrom(OnnxMlProto3.TypeProto.Map other) |
OnnxMlProto3.TypeProto.Map.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxMlProto3.TypeProto.Map.Builder |
mergeValueType(OnnxMlProto3.TypeProto value)
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto.Map.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxMlProto3.TypeProto.Map.Builder |
setKeyType(OnnxMlProto3.TensorProto.DataType value)
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto.Map.Builder |
setKeyTypeValue(int value)
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto.Map.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxMlProto3.TypeProto.Map.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxMlProto3.TypeProto.Map.Builder |
setValueType(OnnxMlProto3.TypeProto.Builder builderForValue)
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto.Map.Builder |
setValueType(OnnxMlProto3.TypeProto value)
This field MUST be present for this version of the IR.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic OnnxMlProto3.TypeProto.Map build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic OnnxMlProto3.TypeProto.Map buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic OnnxMlProto3.TypeProto.Map.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map.Builder mergeFrom(OnnxMlProto3.TypeProto.Map other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public OnnxMlProto3.TypeProto.Map.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<OnnxMlProto3.TypeProto.Map.Builder>IOExceptionpublic int getKeyTypeValue()
This field MUST be present for this version of the IR.
This field MUST refer to an integral type ([U]INT{8|16|32|64}) or STRING
.onnx.TensorProto.DataType key_type = 1;getKeyTypeValue in interface OnnxMlProto3.TypeProto.MapOrBuilderpublic OnnxMlProto3.TypeProto.Map.Builder setKeyTypeValue(int value)
This field MUST be present for this version of the IR.
This field MUST refer to an integral type ([U]INT{8|16|32|64}) or STRING
.onnx.TensorProto.DataType key_type = 1;public OnnxMlProto3.TensorProto.DataType getKeyType()
This field MUST be present for this version of the IR.
This field MUST refer to an integral type ([U]INT{8|16|32|64}) or STRING
.onnx.TensorProto.DataType key_type = 1;getKeyType in interface OnnxMlProto3.TypeProto.MapOrBuilderpublic OnnxMlProto3.TypeProto.Map.Builder setKeyType(OnnxMlProto3.TensorProto.DataType value)
This field MUST be present for this version of the IR.
This field MUST refer to an integral type ([U]INT{8|16|32|64}) or STRING
.onnx.TensorProto.DataType key_type = 1;public OnnxMlProto3.TypeProto.Map.Builder clearKeyType()
This field MUST be present for this version of the IR.
This field MUST refer to an integral type ([U]INT{8|16|32|64}) or STRING
.onnx.TensorProto.DataType key_type = 1;public boolean hasValueType()
This field MUST be present for this version of the IR.
.onnx.TypeProto value_type = 2;hasValueType in interface OnnxMlProto3.TypeProto.MapOrBuilderpublic OnnxMlProto3.TypeProto getValueType()
This field MUST be present for this version of the IR.
.onnx.TypeProto value_type = 2;getValueType in interface OnnxMlProto3.TypeProto.MapOrBuilderpublic OnnxMlProto3.TypeProto.Map.Builder setValueType(OnnxMlProto3.TypeProto value)
This field MUST be present for this version of the IR.
.onnx.TypeProto value_type = 2;public OnnxMlProto3.TypeProto.Map.Builder setValueType(OnnxMlProto3.TypeProto.Builder builderForValue)
This field MUST be present for this version of the IR.
.onnx.TypeProto value_type = 2;public OnnxMlProto3.TypeProto.Map.Builder mergeValueType(OnnxMlProto3.TypeProto value)
This field MUST be present for this version of the IR.
.onnx.TypeProto value_type = 2;public OnnxMlProto3.TypeProto.Map.Builder clearValueType()
This field MUST be present for this version of the IR.
.onnx.TypeProto value_type = 2;public OnnxMlProto3.TypeProto.Builder getValueTypeBuilder()
This field MUST be present for this version of the IR.
.onnx.TypeProto value_type = 2;public OnnxMlProto3.TypeProtoOrBuilder getValueTypeOrBuilder()
This field MUST be present for this version of the IR.
.onnx.TypeProto value_type = 2;getValueTypeOrBuilder in interface OnnxMlProto3.TypeProto.MapOrBuilderpublic final OnnxMlProto3.TypeProto.Map.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>public final OnnxMlProto3.TypeProto.Map.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Map.Builder>Copyright © 2018. All rights reserved.