public static final class OnnxMl.TypeProto.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder> implements OnnxMl.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 org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic OnnxMl.TypeProto build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic OnnxMl.TypeProto buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic OnnxMl.TypeProto.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto.Builder mergeFrom(OnnxMl.TypeProto other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public OnnxMl.TypeProto.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<OnnxMl.TypeProto.Builder>IOExceptionpublic OnnxMl.TypeProto.ValueCase getValueCase()
getValueCase in interface OnnxMl.TypeProtoOrBuilderpublic OnnxMl.TypeProto.Builder clearValue()
public boolean hasTensorType()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;hasTensorType in interface OnnxMl.TypeProtoOrBuilderpublic OnnxMl.TypeProto.Tensor getTensorType()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;getTensorType in interface OnnxMl.TypeProtoOrBuilderpublic OnnxMl.TypeProto.Builder setTensorType(OnnxMl.TypeProto.Tensor value)
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMl.TypeProto.Builder setTensorType(OnnxMl.TypeProto.Tensor.Builder builderForValue)
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMl.TypeProto.Builder mergeTensorType(OnnxMl.TypeProto.Tensor value)
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMl.TypeProto.Builder clearTensorType()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMl.TypeProto.Tensor.Builder getTensorTypeBuilder()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;public OnnxMl.TypeProto.TensorOrBuilder getTensorTypeOrBuilder()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;getTensorTypeOrBuilder in interface OnnxMl.TypeProtoOrBuilderpublic boolean hasSequenceType()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;hasSequenceType in interface OnnxMl.TypeProtoOrBuilderpublic OnnxMl.TypeProto.Sequence getSequenceType()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;getSequenceType in interface OnnxMl.TypeProtoOrBuilderpublic OnnxMl.TypeProto.Builder setSequenceType(OnnxMl.TypeProto.Sequence value)
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMl.TypeProto.Builder setSequenceType(OnnxMl.TypeProto.Sequence.Builder builderForValue)
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMl.TypeProto.Builder mergeSequenceType(OnnxMl.TypeProto.Sequence value)
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMl.TypeProto.Builder clearSequenceType()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMl.TypeProto.Sequence.Builder getSequenceTypeBuilder()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;public OnnxMl.TypeProto.SequenceOrBuilder getSequenceTypeOrBuilder()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;getSequenceTypeOrBuilder in interface OnnxMl.TypeProtoOrBuilderpublic boolean hasMapType()
The type of a map.
.onnx.TypeProto.Map map_type = 5;hasMapType in interface OnnxMl.TypeProtoOrBuilderpublic OnnxMl.TypeProto.Map getMapType()
The type of a map.
.onnx.TypeProto.Map map_type = 5;getMapType in interface OnnxMl.TypeProtoOrBuilderpublic OnnxMl.TypeProto.Builder setMapType(OnnxMl.TypeProto.Map value)
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMl.TypeProto.Builder setMapType(OnnxMl.TypeProto.Map.Builder builderForValue)
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMl.TypeProto.Builder mergeMapType(OnnxMl.TypeProto.Map value)
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMl.TypeProto.Builder clearMapType()
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMl.TypeProto.Map.Builder getMapTypeBuilder()
The type of a map.
.onnx.TypeProto.Map map_type = 5;public OnnxMl.TypeProto.MapOrBuilder getMapTypeOrBuilder()
The type of a map.
.onnx.TypeProto.Map map_type = 5;getMapTypeOrBuilder in interface OnnxMl.TypeProtoOrBuilderpublic final OnnxMl.TypeProto.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>public final OnnxMl.TypeProto.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Builder>Copyright © 2021. All rights reserved.