public static final class Cpg.PropertyValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder> implements Cpg.PropertyValueOrBuilder
cpg.PropertyValue| Modifier and Type | Method and Description |
|---|---|
Cpg.PropertyValue.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Cpg.PropertyValue |
build() |
Cpg.PropertyValue |
buildPartial() |
Cpg.PropertyValue.Builder |
clear() |
Cpg.PropertyValue.Builder |
clearBoolList()
.cpg.BoolList bool_list = 8; |
Cpg.PropertyValue.Builder |
clearBoolValue()
bool bool_value = 2; |
Cpg.PropertyValue.Builder |
clearDoubleList()
.cpg.DoubleList double_list = 12; |
Cpg.PropertyValue.Builder |
clearDoubleValue()
double double_value = 6; |
Cpg.PropertyValue.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cpg.PropertyValue.Builder |
clearFloatList()
.cpg.FloatList float_list = 11; |
Cpg.PropertyValue.Builder |
clearFloatValue()
float float_value = 5; |
Cpg.PropertyValue.Builder |
clearIntList()
.cpg.IntList int_list = 9; |
Cpg.PropertyValue.Builder |
clearIntValue()
int32 int_value = 3; |
Cpg.PropertyValue.Builder |
clearLongList()
.cpg.LongList long_list = 10; |
Cpg.PropertyValue.Builder |
clearLongValue()
int64 long_value = 4; |
Cpg.PropertyValue.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cpg.PropertyValue.Builder |
clearStringList()
.cpg.StringList string_list = 7; |
Cpg.PropertyValue.Builder |
clearStringValue()
string string_value = 1; |
Cpg.PropertyValue.Builder |
clearValue() |
Cpg.PropertyValue.Builder |
clone() |
Cpg.BoolList |
getBoolList()
.cpg.BoolList bool_list = 8; |
Cpg.BoolList.Builder |
getBoolListBuilder()
.cpg.BoolList bool_list = 8; |
Cpg.BoolListOrBuilder |
getBoolListOrBuilder()
.cpg.BoolList bool_list = 8; |
boolean |
getBoolValue()
bool bool_value = 2; |
Cpg.PropertyValue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Cpg.DoubleList |
getDoubleList()
.cpg.DoubleList double_list = 12; |
Cpg.DoubleList.Builder |
getDoubleListBuilder()
.cpg.DoubleList double_list = 12; |
Cpg.DoubleListOrBuilder |
getDoubleListOrBuilder()
.cpg.DoubleList double_list = 12; |
double |
getDoubleValue()
double double_value = 6; |
Cpg.FloatList |
getFloatList()
.cpg.FloatList float_list = 11; |
Cpg.FloatList.Builder |
getFloatListBuilder()
.cpg.FloatList float_list = 11; |
Cpg.FloatListOrBuilder |
getFloatListOrBuilder()
.cpg.FloatList float_list = 11; |
float |
getFloatValue()
float float_value = 5; |
Cpg.IntList |
getIntList()
.cpg.IntList int_list = 9; |
Cpg.IntList.Builder |
getIntListBuilder()
.cpg.IntList int_list = 9; |
Cpg.IntListOrBuilder |
getIntListOrBuilder()
.cpg.IntList int_list = 9; |
int |
getIntValue()
int32 int_value = 3; |
Cpg.LongList |
getLongList()
.cpg.LongList long_list = 10; |
Cpg.LongList.Builder |
getLongListBuilder()
.cpg.LongList long_list = 10; |
Cpg.LongListOrBuilder |
getLongListOrBuilder()
.cpg.LongList long_list = 10; |
long |
getLongValue()
int64 long_value = 4; |
Cpg.StringList |
getStringList()
.cpg.StringList string_list = 7; |
Cpg.StringList.Builder |
getStringListBuilder()
.cpg.StringList string_list = 7; |
Cpg.StringListOrBuilder |
getStringListOrBuilder()
.cpg.StringList string_list = 7; |
java.lang.String |
getStringValue()
string string_value = 1; |
com.google.protobuf.ByteString |
getStringValueBytes()
string string_value = 1; |
Cpg.PropertyValue.ValueCase |
getValueCase() |
boolean |
hasBoolList()
.cpg.BoolList bool_list = 8; |
boolean |
hasDoubleList()
.cpg.DoubleList double_list = 12; |
boolean |
hasFloatList()
.cpg.FloatList float_list = 11; |
boolean |
hasIntList()
.cpg.IntList int_list = 9; |
boolean |
hasLongList()
.cpg.LongList long_list = 10; |
boolean |
hasStringList()
.cpg.StringList string_list = 7; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Cpg.PropertyValue.Builder |
mergeBoolList(Cpg.BoolList value)
.cpg.BoolList bool_list = 8; |
Cpg.PropertyValue.Builder |
mergeDoubleList(Cpg.DoubleList value)
.cpg.DoubleList double_list = 12; |
Cpg.PropertyValue.Builder |
mergeFloatList(Cpg.FloatList value)
.cpg.FloatList float_list = 11; |
Cpg.PropertyValue.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cpg.PropertyValue.Builder |
mergeFrom(Cpg.PropertyValue other) |
Cpg.PropertyValue.Builder |
mergeFrom(com.google.protobuf.Message other) |
Cpg.PropertyValue.Builder |
mergeIntList(Cpg.IntList value)
.cpg.IntList int_list = 9; |
Cpg.PropertyValue.Builder |
mergeLongList(Cpg.LongList value)
.cpg.LongList long_list = 10; |
Cpg.PropertyValue.Builder |
mergeStringList(Cpg.StringList value)
.cpg.StringList string_list = 7; |
Cpg.PropertyValue.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cpg.PropertyValue.Builder |
setBoolList(Cpg.BoolList.Builder builderForValue)
.cpg.BoolList bool_list = 8; |
Cpg.PropertyValue.Builder |
setBoolList(Cpg.BoolList value)
.cpg.BoolList bool_list = 8; |
Cpg.PropertyValue.Builder |
setBoolValue(boolean value)
bool bool_value = 2; |
Cpg.PropertyValue.Builder |
setDoubleList(Cpg.DoubleList.Builder builderForValue)
.cpg.DoubleList double_list = 12; |
Cpg.PropertyValue.Builder |
setDoubleList(Cpg.DoubleList value)
.cpg.DoubleList double_list = 12; |
Cpg.PropertyValue.Builder |
setDoubleValue(double value)
double double_value = 6; |
Cpg.PropertyValue.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Cpg.PropertyValue.Builder |
setFloatList(Cpg.FloatList.Builder builderForValue)
.cpg.FloatList float_list = 11; |
Cpg.PropertyValue.Builder |
setFloatList(Cpg.FloatList value)
.cpg.FloatList float_list = 11; |
Cpg.PropertyValue.Builder |
setFloatValue(float value)
float float_value = 5; |
Cpg.PropertyValue.Builder |
setIntList(Cpg.IntList.Builder builderForValue)
.cpg.IntList int_list = 9; |
Cpg.PropertyValue.Builder |
setIntList(Cpg.IntList value)
.cpg.IntList int_list = 9; |
Cpg.PropertyValue.Builder |
setIntValue(int value)
int32 int_value = 3; |
Cpg.PropertyValue.Builder |
setLongList(Cpg.LongList.Builder builderForValue)
.cpg.LongList long_list = 10; |
Cpg.PropertyValue.Builder |
setLongList(Cpg.LongList value)
.cpg.LongList long_list = 10; |
Cpg.PropertyValue.Builder |
setLongValue(long value)
int64 long_value = 4; |
Cpg.PropertyValue.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Cpg.PropertyValue.Builder |
setStringList(Cpg.StringList.Builder builderForValue)
.cpg.StringList string_list = 7; |
Cpg.PropertyValue.Builder |
setStringList(Cpg.StringList value)
.cpg.StringList string_list = 7; |
Cpg.PropertyValue.Builder |
setStringValue(java.lang.String value)
string string_value = 1; |
Cpg.PropertyValue.Builder |
setStringValueBytes(com.google.protobuf.ByteString value)
string string_value = 1; |
Cpg.PropertyValue.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, 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.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Cpg.PropertyValue build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Cpg.PropertyValue buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Cpg.PropertyValue.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue.Builder mergeFrom(Cpg.PropertyValue other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public Cpg.PropertyValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Cpg.PropertyValue.Builder>java.io.IOExceptionpublic Cpg.PropertyValue.ValueCase getValueCase()
getValueCase in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder clearValue()
public java.lang.String getStringValue()
string string_value = 1;getStringValue in interface Cpg.PropertyValueOrBuilderpublic com.google.protobuf.ByteString getStringValueBytes()
string string_value = 1;getStringValueBytes in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setStringValue(java.lang.String value)
string string_value = 1;public Cpg.PropertyValue.Builder clearStringValue()
string string_value = 1;public Cpg.PropertyValue.Builder setStringValueBytes(com.google.protobuf.ByteString value)
string string_value = 1;public boolean getBoolValue()
bool bool_value = 2;getBoolValue in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setBoolValue(boolean value)
bool bool_value = 2;public Cpg.PropertyValue.Builder clearBoolValue()
bool bool_value = 2;public int getIntValue()
int32 int_value = 3;getIntValue in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setIntValue(int value)
int32 int_value = 3;public Cpg.PropertyValue.Builder clearIntValue()
int32 int_value = 3;public long getLongValue()
int64 long_value = 4;getLongValue in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setLongValue(long value)
int64 long_value = 4;public Cpg.PropertyValue.Builder clearLongValue()
int64 long_value = 4;public float getFloatValue()
float float_value = 5;getFloatValue in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setFloatValue(float value)
float float_value = 5;public Cpg.PropertyValue.Builder clearFloatValue()
float float_value = 5;public double getDoubleValue()
double double_value = 6;getDoubleValue in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setDoubleValue(double value)
double double_value = 6;public Cpg.PropertyValue.Builder clearDoubleValue()
double double_value = 6;public boolean hasStringList()
.cpg.StringList string_list = 7;hasStringList in interface Cpg.PropertyValueOrBuilderpublic Cpg.StringList getStringList()
.cpg.StringList string_list = 7;getStringList in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setStringList(Cpg.StringList value)
.cpg.StringList string_list = 7;public Cpg.PropertyValue.Builder setStringList(Cpg.StringList.Builder builderForValue)
.cpg.StringList string_list = 7;public Cpg.PropertyValue.Builder mergeStringList(Cpg.StringList value)
.cpg.StringList string_list = 7;public Cpg.PropertyValue.Builder clearStringList()
.cpg.StringList string_list = 7;public Cpg.StringList.Builder getStringListBuilder()
.cpg.StringList string_list = 7;public Cpg.StringListOrBuilder getStringListOrBuilder()
.cpg.StringList string_list = 7;getStringListOrBuilder in interface Cpg.PropertyValueOrBuilderpublic boolean hasBoolList()
.cpg.BoolList bool_list = 8;hasBoolList in interface Cpg.PropertyValueOrBuilderpublic Cpg.BoolList getBoolList()
.cpg.BoolList bool_list = 8;getBoolList in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setBoolList(Cpg.BoolList value)
.cpg.BoolList bool_list = 8;public Cpg.PropertyValue.Builder setBoolList(Cpg.BoolList.Builder builderForValue)
.cpg.BoolList bool_list = 8;public Cpg.PropertyValue.Builder mergeBoolList(Cpg.BoolList value)
.cpg.BoolList bool_list = 8;public Cpg.PropertyValue.Builder clearBoolList()
.cpg.BoolList bool_list = 8;public Cpg.BoolList.Builder getBoolListBuilder()
.cpg.BoolList bool_list = 8;public Cpg.BoolListOrBuilder getBoolListOrBuilder()
.cpg.BoolList bool_list = 8;getBoolListOrBuilder in interface Cpg.PropertyValueOrBuilderpublic boolean hasIntList()
.cpg.IntList int_list = 9;hasIntList in interface Cpg.PropertyValueOrBuilderpublic Cpg.IntList getIntList()
.cpg.IntList int_list = 9;getIntList in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setIntList(Cpg.IntList value)
.cpg.IntList int_list = 9;public Cpg.PropertyValue.Builder setIntList(Cpg.IntList.Builder builderForValue)
.cpg.IntList int_list = 9;public Cpg.PropertyValue.Builder mergeIntList(Cpg.IntList value)
.cpg.IntList int_list = 9;public Cpg.PropertyValue.Builder clearIntList()
.cpg.IntList int_list = 9;public Cpg.IntList.Builder getIntListBuilder()
.cpg.IntList int_list = 9;public Cpg.IntListOrBuilder getIntListOrBuilder()
.cpg.IntList int_list = 9;getIntListOrBuilder in interface Cpg.PropertyValueOrBuilderpublic boolean hasLongList()
.cpg.LongList long_list = 10;hasLongList in interface Cpg.PropertyValueOrBuilderpublic Cpg.LongList getLongList()
.cpg.LongList long_list = 10;getLongList in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setLongList(Cpg.LongList value)
.cpg.LongList long_list = 10;public Cpg.PropertyValue.Builder setLongList(Cpg.LongList.Builder builderForValue)
.cpg.LongList long_list = 10;public Cpg.PropertyValue.Builder mergeLongList(Cpg.LongList value)
.cpg.LongList long_list = 10;public Cpg.PropertyValue.Builder clearLongList()
.cpg.LongList long_list = 10;public Cpg.LongList.Builder getLongListBuilder()
.cpg.LongList long_list = 10;public Cpg.LongListOrBuilder getLongListOrBuilder()
.cpg.LongList long_list = 10;getLongListOrBuilder in interface Cpg.PropertyValueOrBuilderpublic boolean hasFloatList()
.cpg.FloatList float_list = 11;hasFloatList in interface Cpg.PropertyValueOrBuilderpublic Cpg.FloatList getFloatList()
.cpg.FloatList float_list = 11;getFloatList in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setFloatList(Cpg.FloatList value)
.cpg.FloatList float_list = 11;public Cpg.PropertyValue.Builder setFloatList(Cpg.FloatList.Builder builderForValue)
.cpg.FloatList float_list = 11;public Cpg.PropertyValue.Builder mergeFloatList(Cpg.FloatList value)
.cpg.FloatList float_list = 11;public Cpg.PropertyValue.Builder clearFloatList()
.cpg.FloatList float_list = 11;public Cpg.FloatList.Builder getFloatListBuilder()
.cpg.FloatList float_list = 11;public Cpg.FloatListOrBuilder getFloatListOrBuilder()
.cpg.FloatList float_list = 11;getFloatListOrBuilder in interface Cpg.PropertyValueOrBuilderpublic boolean hasDoubleList()
.cpg.DoubleList double_list = 12;hasDoubleList in interface Cpg.PropertyValueOrBuilderpublic Cpg.DoubleList getDoubleList()
.cpg.DoubleList double_list = 12;getDoubleList in interface Cpg.PropertyValueOrBuilderpublic Cpg.PropertyValue.Builder setDoubleList(Cpg.DoubleList value)
.cpg.DoubleList double_list = 12;public Cpg.PropertyValue.Builder setDoubleList(Cpg.DoubleList.Builder builderForValue)
.cpg.DoubleList double_list = 12;public Cpg.PropertyValue.Builder mergeDoubleList(Cpg.DoubleList value)
.cpg.DoubleList double_list = 12;public Cpg.PropertyValue.Builder clearDoubleList()
.cpg.DoubleList double_list = 12;public Cpg.DoubleList.Builder getDoubleListBuilder()
.cpg.DoubleList double_list = 12;public Cpg.DoubleListOrBuilder getDoubleListOrBuilder()
.cpg.DoubleList double_list = 12;getDoubleListOrBuilder in interface Cpg.PropertyValueOrBuilderpublic final Cpg.PropertyValue.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>public final Cpg.PropertyValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Cpg.PropertyValue.Builder>