Package onnx
Class OnnxMl.TypeProto.Opaque.Builder
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite.Builder
-
- org.nd4j.shade.protobuf.AbstractMessage.Builder<BuilderType>
-
- org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
- onnx.OnnxMl.TypeProto.Opaque.Builder
-
- All Implemented Interfaces:
Cloneable,OnnxMl.TypeProto.OpaqueOrBuilder,org.nd4j.shade.protobuf.Message.Builder,org.nd4j.shade.protobuf.MessageLite.Builder,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder
- Enclosing class:
- OnnxMl.TypeProto.Opaque
public static final class OnnxMl.TypeProto.Opaque.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder> implements OnnxMl.TypeProto.OpaqueOrBuilder
Protobuf typeonnx.TypeProto.Opaque
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OnnxMl.TypeProto.Opaque.BuilderaddRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)OnnxMl.TypeProto.Opaquebuild()OnnxMl.TypeProto.OpaquebuildPartial()OnnxMl.TypeProto.Opaque.Builderclear()OnnxMl.TypeProto.Opaque.BuilderclearDomain()When missing, the domain is the same as the model's.OnnxMl.TypeProto.Opaque.BuilderclearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)OnnxMl.TypeProto.Opaque.BuilderclearName()The name is optional but significant when provided.OnnxMl.TypeProto.Opaque.BuilderclearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)OnnxMl.TypeProto.Opaque.Builderclone()OnnxMl.TypeProto.OpaquegetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDomain()When missing, the domain is the same as the model's.org.nd4j.shade.protobuf.ByteStringgetDomainBytes()When missing, the domain is the same as the model's.StringgetName()The name is optional but significant when provided.org.nd4j.shade.protobuf.ByteStringgetNameBytes()The name is optional but significant when provided.protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OnnxMl.TypeProto.Opaque.BuildermergeFrom(OnnxMl.TypeProto.Opaque other)OnnxMl.TypeProto.Opaque.BuildermergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)OnnxMl.TypeProto.Opaque.BuildermergeFrom(org.nd4j.shade.protobuf.Message other)OnnxMl.TypeProto.Opaque.BuildermergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)OnnxMl.TypeProto.Opaque.BuildersetDomain(String value)When missing, the domain is the same as the model's.OnnxMl.TypeProto.Opaque.BuildersetDomainBytes(org.nd4j.shade.protobuf.ByteString value)When missing, the domain is the same as the model's.OnnxMl.TypeProto.Opaque.BuildersetField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)OnnxMl.TypeProto.Opaque.BuildersetName(String value)The name is optional but significant when provided.OnnxMl.TypeProto.Opaque.BuildersetNameBytes(org.nd4j.shade.protobuf.ByteString value)The name is optional but significant when provided.OnnxMl.TypeProto.Opaque.BuildersetRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)OnnxMl.TypeProto.Opaque.BuildersetUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
clear
public OnnxMl.TypeProto.Opaque.Builder clear()
- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clearin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
getDescriptorForType
public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
getDefaultInstanceForType
public OnnxMl.TypeProto.Opaque getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
build
public OnnxMl.TypeProto.Opaque build()
- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
buildPartial
public OnnxMl.TypeProto.Opaque buildPartial()
- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
clone
public OnnxMl.TypeProto.Opaque.Builder clone()
- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clonein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
setField
public OnnxMl.TypeProto.Opaque.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
clearField
public OnnxMl.TypeProto.Opaque.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
clearOneof
public OnnxMl.TypeProto.Opaque.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearOneofin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
setRepeatedField
public OnnxMl.TypeProto.Opaque.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
addRepeatedField
public OnnxMl.TypeProto.Opaque.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
mergeFrom
public OnnxMl.TypeProto.Opaque.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
mergeFrom
public OnnxMl.TypeProto.Opaque.Builder mergeFrom(OnnxMl.TypeProto.Opaque other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
mergeFrom
public OnnxMl.TypeProto.Opaque.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<OnnxMl.TypeProto.Opaque.Builder>- Throws:
IOException
-
getDomain
public String getDomain()
When missing, the domain is the same as the model's.
string domain = 1;- Specified by:
getDomainin interfaceOnnxMl.TypeProto.OpaqueOrBuilder- Returns:
- The domain.
-
getDomainBytes
public org.nd4j.shade.protobuf.ByteString getDomainBytes()
When missing, the domain is the same as the model's.
string domain = 1;- Specified by:
getDomainBytesin interfaceOnnxMl.TypeProto.OpaqueOrBuilder- Returns:
- The bytes for domain.
-
setDomain
public OnnxMl.TypeProto.Opaque.Builder setDomain(String value)
When missing, the domain is the same as the model's.
string domain = 1;- Parameters:
value- The domain to set.- Returns:
- This builder for chaining.
-
clearDomain
public OnnxMl.TypeProto.Opaque.Builder clearDomain()
When missing, the domain is the same as the model's.
string domain = 1;- Returns:
- This builder for chaining.
-
setDomainBytes
public OnnxMl.TypeProto.Opaque.Builder setDomainBytes(org.nd4j.shade.protobuf.ByteString value)
When missing, the domain is the same as the model's.
string domain = 1;- Parameters:
value- The bytes for domain to set.- Returns:
- This builder for chaining.
-
getName
public String getName()
The name is optional but significant when provided.
string name = 2;- Specified by:
getNamein interfaceOnnxMl.TypeProto.OpaqueOrBuilder- Returns:
- The name.
-
getNameBytes
public org.nd4j.shade.protobuf.ByteString getNameBytes()
The name is optional but significant when provided.
string name = 2;- Specified by:
getNameBytesin interfaceOnnxMl.TypeProto.OpaqueOrBuilder- Returns:
- The bytes for name.
-
setName
public OnnxMl.TypeProto.Opaque.Builder setName(String value)
The name is optional but significant when provided.
string name = 2;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public OnnxMl.TypeProto.Opaque.Builder clearName()
The name is optional but significant when provided.
string name = 2;- Returns:
- This builder for chaining.
-
setNameBytes
public OnnxMl.TypeProto.Opaque.Builder setNameBytes(org.nd4j.shade.protobuf.ByteString value)
The name is optional but significant when provided.
string name = 2;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final OnnxMl.TypeProto.Opaque.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
mergeUnknownFields
public final OnnxMl.TypeProto.Opaque.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TypeProto.Opaque.Builder>
-
-