Package onnx
Class Onnx.StringStringEntryProto.Builder
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite.Builder
-
- org.nd4j.shade.protobuf.AbstractMessage.Builder<BuilderType>
-
- org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.StringStringEntryProto.Builder>
-
- onnx.Onnx.StringStringEntryProto.Builder
-
- All Implemented Interfaces:
Cloneable,Onnx.StringStringEntryProtoOrBuilder,org.nd4j.shade.protobuf.Message.Builder,org.nd4j.shade.protobuf.MessageLite.Builder,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder
- Enclosing class:
- Onnx.StringStringEntryProto
public static final class Onnx.StringStringEntryProto.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.StringStringEntryProto.Builder> implements Onnx.StringStringEntryProtoOrBuilder
StringStringEntryProto follows the pattern for cross-proto-version maps. See https://developers.google.com/protocol-buffers/docs/proto3#maps
Protobuf typeonnx.StringStringEntryProto
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Onnx.StringStringEntryProto.BuilderaddRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)Onnx.StringStringEntryProtobuild()Onnx.StringStringEntryProtobuildPartial()Onnx.StringStringEntryProto.Builderclear()Onnx.StringStringEntryProto.BuilderclearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)Onnx.StringStringEntryProto.BuilderclearKey()string key = 1;Onnx.StringStringEntryProto.BuilderclearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)Onnx.StringStringEntryProto.BuilderclearValue()string value = 2;Onnx.StringStringEntryProto.Builderclone()Onnx.StringStringEntryProtogetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetKey()string key = 1;org.nd4j.shade.protobuf.ByteStringgetKeyBytes()string key = 1;StringgetValue()string value = 2;org.nd4j.shade.protobuf.ByteStringgetValueBytes()string value = 2;protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Onnx.StringStringEntryProto.BuildermergeFrom(Onnx.StringStringEntryProto other)Onnx.StringStringEntryProto.BuildermergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Onnx.StringStringEntryProto.BuildermergeFrom(org.nd4j.shade.protobuf.Message other)Onnx.StringStringEntryProto.BuildermergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)Onnx.StringStringEntryProto.BuildersetField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)Onnx.StringStringEntryProto.BuildersetKey(String value)string key = 1;Onnx.StringStringEntryProto.BuildersetKeyBytes(org.nd4j.shade.protobuf.ByteString value)string key = 1;Onnx.StringStringEntryProto.BuildersetRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Onnx.StringStringEntryProto.BuildersetUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)Onnx.StringStringEntryProto.BuildersetValue(String value)string value = 2;Onnx.StringStringEntryProto.BuildersetValueBytes(org.nd4j.shade.protobuf.ByteString value)string value = 2;-
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<Onnx.StringStringEntryProto.Builder>
-
clear
public Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
getDefaultInstanceForType
public Onnx.StringStringEntryProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
build
public Onnx.StringStringEntryProto build()
- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
buildPartial
public Onnx.StringStringEntryProto buildPartial()
- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
clone
public Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
setField
public Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
clearField
public Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
clearOneof
public Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
setRepeatedField
public Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
addRepeatedField
public Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
mergeFrom
public Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
mergeFrom
public Onnx.StringStringEntryProto.Builder mergeFrom(Onnx.StringStringEntryProto other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.StringStringEntryProto.Builder>
-
mergeFrom
public Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>- Throws:
IOException
-
getKey
public String getKey()
string key = 1;- Specified by:
getKeyin interfaceOnnx.StringStringEntryProtoOrBuilder- Returns:
- The key.
-
getKeyBytes
public org.nd4j.shade.protobuf.ByteString getKeyBytes()
string key = 1;- Specified by:
getKeyBytesin interfaceOnnx.StringStringEntryProtoOrBuilder- Returns:
- The bytes for key.
-
setKey
public Onnx.StringStringEntryProto.Builder setKey(String value)
string key = 1;- Parameters:
value- The key to set.- Returns:
- This builder for chaining.
-
clearKey
public Onnx.StringStringEntryProto.Builder clearKey()
string key = 1;- Returns:
- This builder for chaining.
-
setKeyBytes
public Onnx.StringStringEntryProto.Builder setKeyBytes(org.nd4j.shade.protobuf.ByteString value)
string key = 1;- Parameters:
value- The bytes for key to set.- Returns:
- This builder for chaining.
-
getValue
public String getValue()
string value = 2;- Specified by:
getValuein interfaceOnnx.StringStringEntryProtoOrBuilder- Returns:
- The value.
-
getValueBytes
public org.nd4j.shade.protobuf.ByteString getValueBytes()
string value = 2;- Specified by:
getValueBytesin interfaceOnnx.StringStringEntryProtoOrBuilder- Returns:
- The bytes for value.
-
setValue
public Onnx.StringStringEntryProto.Builder setValue(String value)
string value = 2;- Parameters:
value- The value to set.- Returns:
- This builder for chaining.
-
clearValue
public Onnx.StringStringEntryProto.Builder clearValue()
string value = 2;- Returns:
- This builder for chaining.
-
setValueBytes
public Onnx.StringStringEntryProto.Builder setValueBytes(org.nd4j.shade.protobuf.ByteString value)
string value = 2;- Parameters:
value- The bytes for value to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
mergeUnknownFields
public final Onnx.StringStringEntryProto.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<Onnx.StringStringEntryProto.Builder>
-
-