public static final class FoModifyPredValsForCharacsAd.Parameters.Builder extends com.google.protobuf.GeneratedMessage.Builder<FoModifyPredValsForCharacsAd.Parameters.Builder> implements FoModifyPredValsForCharacsAd.ParametersOrBuilder
dstore.engine.fo_ModifyPredValsForCharacs_Ad.Parameters| Modifier and Type | Method and Description |
|---|---|
FoModifyPredValsForCharacsAd.Parameters |
build() |
FoModifyPredValsForCharacsAd.Parameters |
buildPartial() |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clear() |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearCountry()
optional .dstore.engine.values.stringValue country = 5; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearCountryNull()
optional bool country_null = 1005; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearOldValue()
optional .dstore.engine.values.stringValue old_value = 2; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearOldValueNull()
optional bool old_value_null = 1002; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearOnlyValidForForumId()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearOnlyValidForForumIdNull()
optional bool only_valid_for_forum_id_null = 1004; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearPostingCharacteristicIdNull()
optional bool posting_characteristic_id_null = 1001; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearValue()
optional .dstore.engine.values.stringValue value = 3; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
clearValueNull()
optional bool value_null = 1003; |
Values.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 5; |
Values.stringValue.Builder |
getCountryBuilder()
optional .dstore.engine.values.stringValue country = 5; |
boolean |
getCountryNull()
optional bool country_null = 1005; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 5; |
FoModifyPredValsForCharacsAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.stringValue |
getOldValue()
optional .dstore.engine.values.stringValue old_value = 2; |
Values.stringValue.Builder |
getOldValueBuilder()
optional .dstore.engine.values.stringValue old_value = 2; |
boolean |
getOldValueNull()
optional bool old_value_null = 1002; |
Values.stringValueOrBuilder |
getOldValueOrBuilder()
optional .dstore.engine.values.stringValue old_value = 2; |
Values.integerValue |
getOnlyValidForForumId()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4; |
Values.integerValue.Builder |
getOnlyValidForForumIdBuilder()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4; |
boolean |
getOnlyValidForForumIdNull()
optional bool only_valid_for_forum_id_null = 1004; |
Values.integerValueOrBuilder |
getOnlyValidForForumIdOrBuilder()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4; |
Values.integerValue |
getPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
Values.integerValue.Builder |
getPostingCharacteristicIdBuilder()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
boolean |
getPostingCharacteristicIdNull()
optional bool posting_characteristic_id_null = 1001; |
Values.integerValueOrBuilder |
getPostingCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
Values.stringValue |
getValue()
optional .dstore.engine.values.stringValue value = 3; |
Values.stringValue.Builder |
getValueBuilder()
optional .dstore.engine.values.stringValue value = 3; |
boolean |
getValueNull()
optional bool value_null = 1003; |
Values.stringValueOrBuilder |
getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 3; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 5; |
boolean |
hasOldValue()
optional .dstore.engine.values.stringValue old_value = 2; |
boolean |
hasOnlyValidForForumId()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4; |
boolean |
hasPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
boolean |
hasValue()
optional .dstore.engine.values.stringValue value = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FoModifyPredValsForCharacsAd.Parameters.Builder |
mergeCountry(Values.stringValue value)
optional .dstore.engine.values.stringValue country = 5; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FoModifyPredValsForCharacsAd.Parameters.Builder |
mergeFrom(FoModifyPredValsForCharacsAd.Parameters other) |
FoModifyPredValsForCharacsAd.Parameters.Builder |
mergeFrom(com.google.protobuf.Message other) |
FoModifyPredValsForCharacsAd.Parameters.Builder |
mergeOldValue(Values.stringValue value)
optional .dstore.engine.values.stringValue old_value = 2; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
mergeOnlyValidForForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
mergePostingCharacteristicId(Values.integerValue value)
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FoModifyPredValsForCharacsAd.Parameters.Builder |
mergeValue(Values.stringValue value)
optional .dstore.engine.values.stringValue value = 3; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setCountry(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue country = 5; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setCountry(Values.stringValue value)
optional .dstore.engine.values.stringValue country = 5; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setCountryNull(boolean value)
optional bool country_null = 1005; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setOldValue(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue old_value = 2; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setOldValue(Values.stringValue value)
optional .dstore.engine.values.stringValue old_value = 2; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setOldValueNull(boolean value)
optional bool old_value_null = 1002; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setOnlyValidForForumId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setOnlyValidForForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setOnlyValidForForumIdNull(boolean value)
optional bool only_valid_for_forum_id_null = 1004; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setPostingCharacteristicId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setPostingCharacteristicId(Values.integerValue value)
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setPostingCharacteristicIdNull(boolean value)
optional bool posting_characteristic_id_null = 1001; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setValue(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue value = 3; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setValue(Values.stringValue value)
optional .dstore.engine.values.stringValue value = 3; |
FoModifyPredValsForCharacsAd.Parameters.Builder |
setValueNull(boolean value)
optional bool value_null = 1003; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedFieldfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<FoModifyPredValsForCharacsAd.Parameters.Builder>public FoModifyPredValsForCharacsAd.Parameters.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<FoModifyPredValsForCharacsAd.Parameters.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.GeneratedMessage.Builder<FoModifyPredValsForCharacsAd.Parameters.Builder>public FoModifyPredValsForCharacsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FoModifyPredValsForCharacsAd.Parameters buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FoModifyPredValsForCharacsAd.Parameters.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FoModifyPredValsForCharacsAd.Parameters.Builder>public FoModifyPredValsForCharacsAd.Parameters.Builder mergeFrom(FoModifyPredValsForCharacsAd.Parameters other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<FoModifyPredValsForCharacsAd.Parameters.Builder>public FoModifyPredValsForCharacsAd.Parameters.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<FoModifyPredValsForCharacsAd.Parameters.Builder>java.io.IOExceptionpublic boolean hasPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;hasPostingCharacteristicId in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic Values.integerValue getPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;getPostingCharacteristicId in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setPostingCharacteristicId(Values.integerValue value)
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;public FoModifyPredValsForCharacsAd.Parameters.Builder setPostingCharacteristicId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;public FoModifyPredValsForCharacsAd.Parameters.Builder mergePostingCharacteristicId(Values.integerValue value)
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;public FoModifyPredValsForCharacsAd.Parameters.Builder clearPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;public Values.integerValue.Builder getPostingCharacteristicIdBuilder()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;public Values.integerValueOrBuilder getPostingCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;getPostingCharacteristicIdOrBuilder in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic boolean getPostingCharacteristicIdNull()
optional bool posting_characteristic_id_null = 1001;getPostingCharacteristicIdNull in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setPostingCharacteristicIdNull(boolean value)
optional bool posting_characteristic_id_null = 1001;public FoModifyPredValsForCharacsAd.Parameters.Builder clearPostingCharacteristicIdNull()
optional bool posting_characteristic_id_null = 1001;public boolean hasOldValue()
optional .dstore.engine.values.stringValue old_value = 2;hasOldValue in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic Values.stringValue getOldValue()
optional .dstore.engine.values.stringValue old_value = 2;getOldValue in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setOldValue(Values.stringValue value)
optional .dstore.engine.values.stringValue old_value = 2;public FoModifyPredValsForCharacsAd.Parameters.Builder setOldValue(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue old_value = 2;public FoModifyPredValsForCharacsAd.Parameters.Builder mergeOldValue(Values.stringValue value)
optional .dstore.engine.values.stringValue old_value = 2;public FoModifyPredValsForCharacsAd.Parameters.Builder clearOldValue()
optional .dstore.engine.values.stringValue old_value = 2;public Values.stringValue.Builder getOldValueBuilder()
optional .dstore.engine.values.stringValue old_value = 2;public Values.stringValueOrBuilder getOldValueOrBuilder()
optional .dstore.engine.values.stringValue old_value = 2;getOldValueOrBuilder in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic boolean getOldValueNull()
optional bool old_value_null = 1002;getOldValueNull in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setOldValueNull(boolean value)
optional bool old_value_null = 1002;public FoModifyPredValsForCharacsAd.Parameters.Builder clearOldValueNull()
optional bool old_value_null = 1002;public boolean hasValue()
optional .dstore.engine.values.stringValue value = 3;hasValue in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic Values.stringValue getValue()
optional .dstore.engine.values.stringValue value = 3;getValue in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setValue(Values.stringValue value)
optional .dstore.engine.values.stringValue value = 3;public FoModifyPredValsForCharacsAd.Parameters.Builder setValue(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue value = 3;public FoModifyPredValsForCharacsAd.Parameters.Builder mergeValue(Values.stringValue value)
optional .dstore.engine.values.stringValue value = 3;public FoModifyPredValsForCharacsAd.Parameters.Builder clearValue()
optional .dstore.engine.values.stringValue value = 3;public Values.stringValue.Builder getValueBuilder()
optional .dstore.engine.values.stringValue value = 3;public Values.stringValueOrBuilder getValueOrBuilder()
optional .dstore.engine.values.stringValue value = 3;getValueOrBuilder in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic boolean getValueNull()
optional bool value_null = 1003;getValueNull in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setValueNull(boolean value)
optional bool value_null = 1003;public FoModifyPredValsForCharacsAd.Parameters.Builder clearValueNull()
optional bool value_null = 1003;public boolean hasOnlyValidForForumId()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4;hasOnlyValidForForumId in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic Values.integerValue getOnlyValidForForumId()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4;getOnlyValidForForumId in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setOnlyValidForForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4;public FoModifyPredValsForCharacsAd.Parameters.Builder setOnlyValidForForumId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4;public FoModifyPredValsForCharacsAd.Parameters.Builder mergeOnlyValidForForumId(Values.integerValue value)
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4;public FoModifyPredValsForCharacsAd.Parameters.Builder clearOnlyValidForForumId()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4;public Values.integerValue.Builder getOnlyValidForForumIdBuilder()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4;public Values.integerValueOrBuilder getOnlyValidForForumIdOrBuilder()
optional .dstore.engine.values.integerValue only_valid_for_forum_id = 4;getOnlyValidForForumIdOrBuilder in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic boolean getOnlyValidForForumIdNull()
optional bool only_valid_for_forum_id_null = 1004;getOnlyValidForForumIdNull in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setOnlyValidForForumIdNull(boolean value)
optional bool only_valid_for_forum_id_null = 1004;public FoModifyPredValsForCharacsAd.Parameters.Builder clearOnlyValidForForumIdNull()
optional bool only_valid_for_forum_id_null = 1004;public boolean hasCountry()
optional .dstore.engine.values.stringValue country = 5;hasCountry in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 5;getCountry in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setCountry(Values.stringValue value)
optional .dstore.engine.values.stringValue country = 5;public FoModifyPredValsForCharacsAd.Parameters.Builder setCountry(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue country = 5;public FoModifyPredValsForCharacsAd.Parameters.Builder mergeCountry(Values.stringValue value)
optional .dstore.engine.values.stringValue country = 5;public FoModifyPredValsForCharacsAd.Parameters.Builder clearCountry()
optional .dstore.engine.values.stringValue country = 5;public Values.stringValue.Builder getCountryBuilder()
optional .dstore.engine.values.stringValue country = 5;public Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 5;getCountryOrBuilder in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic boolean getCountryNull()
optional bool country_null = 1005;getCountryNull in interface FoModifyPredValsForCharacsAd.ParametersOrBuilderpublic FoModifyPredValsForCharacsAd.Parameters.Builder setCountryNull(boolean value)
optional bool country_null = 1005;public FoModifyPredValsForCharacsAd.Parameters.Builder clearCountryNull()
optional bool country_null = 1005;public final FoModifyPredValsForCharacsAd.Parameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<FoModifyPredValsForCharacsAd.Parameters.Builder>public final FoModifyPredValsForCharacsAd.Parameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<FoModifyPredValsForCharacsAd.Parameters.Builder>