Package mxaccess_gateway.v1
Class MxaccessGateway.MxValue.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<MxaccessGateway.MxValue.Builder>
mxaccess_gateway.v1.MxaccessGateway.MxValue.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,MxaccessGateway.MxValueOrBuilder
- Enclosing class:
- MxaccessGateway.MxValue
public static final class MxaccessGateway.MxValue.Builder
extends com.google.protobuf.GeneratedMessage.Builder<MxaccessGateway.MxValue.Builder>
implements MxaccessGateway.MxValueOrBuilder
Protobuf type
mxaccess_gateway.v1.MxValue-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear().mxaccess_gateway.v1.MxArray array_value = 17;bool bool_value = 10;.mxaccess_gateway.v1.MxDataType data_type = 1;double double_value = 14;float float_value = 13;int32 int32_value = 11;int64 int64_value = 12;bool is_null = 3;int32 raw_data_type = 5;string raw_diagnostic = 4;bytes raw_value = 18;.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;string string_value = 15;.google.protobuf.Timestamp timestamp_value = 16;string variant_type = 2;.mxaccess_gateway.v1.MxArray array_value = 17;.mxaccess_gateway.v1.MxArray array_value = 17;.mxaccess_gateway.v1.MxArray array_value = 17;booleanbool bool_value = 10;.mxaccess_gateway.v1.MxDataType data_type = 1;int.mxaccess_gateway.v1.MxDataType data_type = 1;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptordoubledouble double_value = 14;floatfloat float_value = 13;intint32 int32_value = 11;longint64 int64_value = 12;booleanbool is_null = 3;intint32 raw_data_type = 5;string raw_diagnostic = 4;com.google.protobuf.ByteStringstring raw_diagnostic = 4;com.google.protobuf.ByteStringbytes raw_value = 18;.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;string string_value = 15;com.google.protobuf.ByteStringstring string_value = 15;com.google.protobuf.Timestamp.google.protobuf.Timestamp timestamp_value = 16;com.google.protobuf.Timestamp.Builder.google.protobuf.Timestamp timestamp_value = 16;com.google.protobuf.TimestampOrBuilder.google.protobuf.Timestamp timestamp_value = 16;string variant_type = 2;com.google.protobuf.ByteStringstring variant_type = 2;boolean.mxaccess_gateway.v1.MxArray array_value = 17;booleanbool bool_value = 10;booleandouble double_value = 14;booleanfloat float_value = 13;booleanint32 int32_value = 11;booleanint64 int64_value = 12;booleanbytes raw_value = 18;boolean.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;booleanstring string_value = 15;boolean.google.protobuf.Timestamp timestamp_value = 16;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal boolean.mxaccess_gateway.v1.MxArray array_value = 17;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(MxaccessGateway.MxValue other) .mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;mergeTimestampValue(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp timestamp_value = 16;.mxaccess_gateway.v1.MxArray array_value = 17;setArrayValue(MxaccessGateway.MxArray.Builder builderForValue) .mxaccess_gateway.v1.MxArray array_value = 17;setBoolValue(boolean value) bool bool_value = 10;.mxaccess_gateway.v1.MxDataType data_type = 1;setDataTypeValue(int value) .mxaccess_gateway.v1.MxDataType data_type = 1;setDoubleValue(double value) double double_value = 14;setFloatValue(float value) float float_value = 13;setInt32Value(int value) int32 int32_value = 11;setInt64Value(long value) int64 int64_value = 12;setIsNull(boolean value) bool is_null = 3;setRawDataType(int value) int32 raw_data_type = 5;setRawDiagnostic(String value) string raw_diagnostic = 4;setRawDiagnosticBytes(com.google.protobuf.ByteString value) string raw_diagnostic = 4;setRawValue(com.google.protobuf.ByteString value) bytes raw_value = 18;.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;setSparseArrayValue(MxaccessGateway.MxSparseArray.Builder builderForValue) .mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;setStringValue(String value) string string_value = 15;setStringValueBytes(com.google.protobuf.ByteString value) string string_value = 15;setTimestampValue(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp timestamp_value = 16;setTimestampValue(com.google.protobuf.Timestamp.Builder builderForValue) .google.protobuf.Timestamp timestamp_value = 16;setVariantType(String value) string variant_type = 2;setVariantTypeBytes(com.google.protobuf.ByteString value) string variant_type = 2;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<MxaccessGateway.MxValue.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<MxaccessGateway.MxValue.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<MxaccessGateway.MxValue.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MxaccessGateway.MxValue.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<MxaccessGateway.MxValue.Builder>
-
mergeFrom
public MxaccessGateway.MxValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MxaccessGateway.MxValue.Builder>- Throws:
IOException
-
getKindCase
- Specified by:
getKindCasein interfaceMxaccessGateway.MxValueOrBuilder
-
clearKind
-
getDataTypeValue
public int getDataTypeValue().mxaccess_gateway.v1.MxDataType data_type = 1;- Specified by:
getDataTypeValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The enum numeric value on the wire for dataType.
-
setDataTypeValue
.mxaccess_gateway.v1.MxDataType data_type = 1;- Parameters:
value- The enum numeric value on the wire for dataType to set.- Returns:
- This builder for chaining.
-
getDataType
.mxaccess_gateway.v1.MxDataType data_type = 1;- Specified by:
getDataTypein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The dataType.
-
setDataType
.mxaccess_gateway.v1.MxDataType data_type = 1;- Parameters:
value- The dataType to set.- Returns:
- This builder for chaining.
-
clearDataType
.mxaccess_gateway.v1.MxDataType data_type = 1;- Returns:
- This builder for chaining.
-
getVariantType
string variant_type = 2;- Specified by:
getVariantTypein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The variantType.
-
getVariantTypeBytes
public com.google.protobuf.ByteString getVariantTypeBytes()string variant_type = 2;- Specified by:
getVariantTypeBytesin interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The bytes for variantType.
-
setVariantType
string variant_type = 2;- Parameters:
value- The variantType to set.- Returns:
- This builder for chaining.
-
clearVariantType
string variant_type = 2;- Returns:
- This builder for chaining.
-
setVariantTypeBytes
string variant_type = 2;- Parameters:
value- The bytes for variantType to set.- Returns:
- This builder for chaining.
-
getIsNull
public boolean getIsNull()bool is_null = 3;- Specified by:
getIsNullin interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The isNull.
-
setIsNull
bool is_null = 3;- Parameters:
value- The isNull to set.- Returns:
- This builder for chaining.
-
clearIsNull
bool is_null = 3;- Returns:
- This builder for chaining.
-
getRawDiagnostic
string raw_diagnostic = 4;- Specified by:
getRawDiagnosticin interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The rawDiagnostic.
-
getRawDiagnosticBytes
public com.google.protobuf.ByteString getRawDiagnosticBytes()string raw_diagnostic = 4;- Specified by:
getRawDiagnosticBytesin interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The bytes for rawDiagnostic.
-
setRawDiagnostic
string raw_diagnostic = 4;- Parameters:
value- The rawDiagnostic to set.- Returns:
- This builder for chaining.
-
clearRawDiagnostic
string raw_diagnostic = 4;- Returns:
- This builder for chaining.
-
setRawDiagnosticBytes
string raw_diagnostic = 4;- Parameters:
value- The bytes for rawDiagnostic to set.- Returns:
- This builder for chaining.
-
getRawDataType
public int getRawDataType()int32 raw_data_type = 5;- Specified by:
getRawDataTypein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The rawDataType.
-
setRawDataType
int32 raw_data_type = 5;- Parameters:
value- The rawDataType to set.- Returns:
- This builder for chaining.
-
clearRawDataType
int32 raw_data_type = 5;- Returns:
- This builder for chaining.
-
hasBoolValue
public boolean hasBoolValue()bool bool_value = 10;- Specified by:
hasBoolValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the boolValue field is set.
-
getBoolValue
public boolean getBoolValue()bool bool_value = 10;- Specified by:
getBoolValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The boolValue.
-
setBoolValue
bool bool_value = 10;- Parameters:
value- The boolValue to set.- Returns:
- This builder for chaining.
-
clearBoolValue
bool bool_value = 10;- Returns:
- This builder for chaining.
-
hasInt32Value
public boolean hasInt32Value()int32 int32_value = 11;- Specified by:
hasInt32Valuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the int32Value field is set.
-
getInt32Value
public int getInt32Value()int32 int32_value = 11;- Specified by:
getInt32Valuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The int32Value.
-
setInt32Value
int32 int32_value = 11;- Parameters:
value- The int32Value to set.- Returns:
- This builder for chaining.
-
clearInt32Value
int32 int32_value = 11;- Returns:
- This builder for chaining.
-
hasInt64Value
public boolean hasInt64Value()int64 int64_value = 12;- Specified by:
hasInt64Valuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the int64Value field is set.
-
getInt64Value
public long getInt64Value()int64 int64_value = 12;- Specified by:
getInt64Valuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The int64Value.
-
setInt64Value
int64 int64_value = 12;- Parameters:
value- The int64Value to set.- Returns:
- This builder for chaining.
-
clearInt64Value
int64 int64_value = 12;- Returns:
- This builder for chaining.
-
hasFloatValue
public boolean hasFloatValue()float float_value = 13;- Specified by:
hasFloatValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the floatValue field is set.
-
getFloatValue
public float getFloatValue()float float_value = 13;- Specified by:
getFloatValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The floatValue.
-
setFloatValue
float float_value = 13;- Parameters:
value- The floatValue to set.- Returns:
- This builder for chaining.
-
clearFloatValue
float float_value = 13;- Returns:
- This builder for chaining.
-
hasDoubleValue
public boolean hasDoubleValue()double double_value = 14;- Specified by:
hasDoubleValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the doubleValue field is set.
-
getDoubleValue
public double getDoubleValue()double double_value = 14;- Specified by:
getDoubleValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The doubleValue.
-
setDoubleValue
double double_value = 14;- Parameters:
value- The doubleValue to set.- Returns:
- This builder for chaining.
-
clearDoubleValue
double double_value = 14;- Returns:
- This builder for chaining.
-
hasStringValue
public boolean hasStringValue()string string_value = 15;- Specified by:
hasStringValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the stringValue field is set.
-
getStringValue
string string_value = 15;- Specified by:
getStringValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The stringValue.
-
getStringValueBytes
public com.google.protobuf.ByteString getStringValueBytes()string string_value = 15;- Specified by:
getStringValueBytesin interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The bytes for stringValue.
-
setStringValue
string string_value = 15;- Parameters:
value- The stringValue to set.- Returns:
- This builder for chaining.
-
clearStringValue
string string_value = 15;- Returns:
- This builder for chaining.
-
setStringValueBytes
string string_value = 15;- Parameters:
value- The bytes for stringValue to set.- Returns:
- This builder for chaining.
-
hasTimestampValue
public boolean hasTimestampValue().google.protobuf.Timestamp timestamp_value = 16;- Specified by:
hasTimestampValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the timestampValue field is set.
-
getTimestampValue
public com.google.protobuf.Timestamp getTimestampValue().google.protobuf.Timestamp timestamp_value = 16;- Specified by:
getTimestampValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The timestampValue.
-
setTimestampValue
.google.protobuf.Timestamp timestamp_value = 16; -
setTimestampValue
public MxaccessGateway.MxValue.Builder setTimestampValue(com.google.protobuf.Timestamp.Builder builderForValue) .google.protobuf.Timestamp timestamp_value = 16; -
mergeTimestampValue
.google.protobuf.Timestamp timestamp_value = 16; -
clearTimestampValue
.google.protobuf.Timestamp timestamp_value = 16; -
getTimestampValueBuilder
public com.google.protobuf.Timestamp.Builder getTimestampValueBuilder().google.protobuf.Timestamp timestamp_value = 16; -
getTimestampValueOrBuilder
public com.google.protobuf.TimestampOrBuilder getTimestampValueOrBuilder().google.protobuf.Timestamp timestamp_value = 16;- Specified by:
getTimestampValueOrBuilderin interfaceMxaccessGateway.MxValueOrBuilder
-
hasArrayValue
public boolean hasArrayValue().mxaccess_gateway.v1.MxArray array_value = 17;- Specified by:
hasArrayValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the arrayValue field is set.
-
getArrayValue
.mxaccess_gateway.v1.MxArray array_value = 17;- Specified by:
getArrayValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The arrayValue.
-
setArrayValue
.mxaccess_gateway.v1.MxArray array_value = 17; -
setArrayValue
public MxaccessGateway.MxValue.Builder setArrayValue(MxaccessGateway.MxArray.Builder builderForValue) .mxaccess_gateway.v1.MxArray array_value = 17; -
mergeArrayValue
.mxaccess_gateway.v1.MxArray array_value = 17; -
clearArrayValue
.mxaccess_gateway.v1.MxArray array_value = 17; -
getArrayValueBuilder
.mxaccess_gateway.v1.MxArray array_value = 17; -
getArrayValueOrBuilder
.mxaccess_gateway.v1.MxArray array_value = 17;- Specified by:
getArrayValueOrBuilderin interfaceMxaccessGateway.MxValueOrBuilder
-
hasRawValue
public boolean hasRawValue()bytes raw_value = 18;- Specified by:
hasRawValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the rawValue field is set.
-
getRawValue
public com.google.protobuf.ByteString getRawValue()bytes raw_value = 18;- Specified by:
getRawValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The rawValue.
-
setRawValue
bytes raw_value = 18;- Parameters:
value- The rawValue to set.- Returns:
- This builder for chaining.
-
clearRawValue
bytes raw_value = 18;- Returns:
- This builder for chaining.
-
hasSparseArrayValue
public boolean hasSparseArrayValue().mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;- Specified by:
hasSparseArrayValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- Whether the sparseArrayValue field is set.
-
getSparseArrayValue
.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;- Specified by:
getSparseArrayValuein interfaceMxaccessGateway.MxValueOrBuilder- Returns:
- The sparseArrayValue.
-
setSparseArrayValue
.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19; -
setSparseArrayValue
public MxaccessGateway.MxValue.Builder setSparseArrayValue(MxaccessGateway.MxSparseArray.Builder builderForValue) .mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19; -
mergeSparseArrayValue
.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19; -
clearSparseArrayValue
.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19; -
getSparseArrayValueBuilder
.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19; -
getSparseArrayValueOrBuilder
.mxaccess_gateway.v1.MxSparseArray sparse_array_value = 19;- Specified by:
getSparseArrayValueOrBuilderin interfaceMxaccessGateway.MxValueOrBuilder
-