public static final class OnnxMlProto3.TypeProto.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Builder> implements OnnxMlProto3.TypeProtoOrBuilder
Define the types.Protobuf type
onnx.TypeProtogetAllFields, 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.Builder>public OnnxMlProto3.TypeProto.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.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.Builder>public OnnxMlProto3.TypeProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic OnnxMlProto3.TypeProto build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic OnnxMlProto3.TypeProto buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic OnnxMlProto3.TypeProto.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.Builder>public OnnxMlProto3.TypeProto.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.Builder>public OnnxMlProto3.TypeProto.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.Builder>public OnnxMlProto3.TypeProto.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.Builder>public OnnxMlProto3.TypeProto.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.Builder>public OnnxMlProto3.TypeProto.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.Builder>public OnnxMlProto3.TypeProto.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.Builder>public OnnxMlProto3.TypeProto.Builder mergeFrom(OnnxMlProto3.TypeProto other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TypeProto.Builder>public OnnxMlProto3.TypeProto.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.Builder>IOExceptionpublic OnnxMlProto3.TypeProto.ValueCase getValueCase()
getValueCase in interface OnnxMlProto3.TypeProtoOrBuilderpublic OnnxMlProto3.TypeProto.Builder clearValue()
public boolean hasTensorType()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;hasTensorType in interface OnnxMlProto3.TypeProtoOrBuilderpublic OnnxMlProto3.TypeProto.Tensor getTensorType()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;getTensorType in interface OnnxMlProto3.TypeProtoOrBuilderpublic OnnxMlProto3.TypeProto.Builder setTensorType(OnnxMlProto3.TypeProto.Tensor value)
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMlProto3.TypeProto.Builder setTensorType(OnnxMlProto3.TypeProto.Tensor.Builder builderForValue)
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMlProto3.TypeProto.Builder mergeTensorType(OnnxMlProto3.TypeProto.Tensor value)
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMlProto3.TypeProto.Builder clearTensorType()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMlProto3.TypeProto.Tensor.Builder getTensorTypeBuilder()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMlProto3.TypeProto.TensorOrBuilder getTensorTypeOrBuilder()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;getTensorTypeOrBuilder in interface OnnxMlProto3.TypeProtoOrBuilderpublic boolean hasSequenceType()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;hasSequenceType in interface OnnxMlProto3.TypeProtoOrBuilderpublic OnnxMlProto3.TypeProto.Sequence getSequenceType()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;getSequenceType in interface OnnxMlProto3.TypeProtoOrBuilderpublic OnnxMlProto3.TypeProto.Builder setSequenceType(OnnxMlProto3.TypeProto.Sequence value)
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMlProto3.TypeProto.Builder setSequenceType(OnnxMlProto3.TypeProto.Sequence.Builder builderForValue)
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMlProto3.TypeProto.Builder mergeSequenceType(OnnxMlProto3.TypeProto.Sequence value)
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMlProto3.TypeProto.Builder clearSequenceType()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMlProto3.TypeProto.Sequence.Builder getSequenceTypeBuilder()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMlProto3.TypeProto.SequenceOrBuilder getSequenceTypeOrBuilder()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;getSequenceTypeOrBuilder in interface OnnxMlProto3.TypeProtoOrBuilderpublic boolean hasMapType()
The type of a map.
.onnx.TypeProto.Map map_type = 5;hasMapType in interface OnnxMlProto3.TypeProtoOrBuilderpublic OnnxMlProto3.TypeProto.Map getMapType()
The type of a map.
.onnx.TypeProto.Map map_type = 5;getMapType in interface OnnxMlProto3.TypeProtoOrBuilderpublic OnnxMlProto3.TypeProto.Builder setMapType(OnnxMlProto3.TypeProto.Map value)
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMlProto3.TypeProto.Builder setMapType(OnnxMlProto3.TypeProto.Map.Builder builderForValue)
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMlProto3.TypeProto.Builder mergeMapType(OnnxMlProto3.TypeProto.Map value)
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMlProto3.TypeProto.Builder clearMapType()
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMlProto3.TypeProto.Map.Builder getMapTypeBuilder()
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMlProto3.TypeProto.MapOrBuilder getMapTypeOrBuilder()
The type of a map.
.onnx.TypeProto.Map map_type = 5;getMapTypeOrBuilder in interface OnnxMlProto3.TypeProtoOrBuilderpublic final OnnxMlProto3.TypeProto.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.Builder>public final OnnxMlProto3.TypeProto.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.Builder>Copyright © 2018. All rights reserved.