public static interface OmModifyOrderContentInfoAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getChangeAllOrNothing()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 1; |
boolean |
getChangeAllOrNothingNull()
optional bool change_all_or_nothing_null = 1001; |
Values.booleanValueOrBuilder |
getChangeAllOrNothingOrBuilder()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 1; |
Values.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 3; |
boolean |
getCountryNull()
optional bool country_null = 1003; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 3; |
Values.booleanValue |
getOnlyNewData()
optional .dstore.engine.values.booleanValue only_new_data = 2; |
boolean |
getOnlyNewDataNull()
optional bool only_new_data_null = 1002; |
Values.booleanValueOrBuilder |
getOnlyNewDataOrBuilder()
optional .dstore.engine.values.booleanValue only_new_data = 2; |
boolean |
hasChangeAllOrNothing()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 1; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 3; |
boolean |
hasOnlyNewData()
optional .dstore.engine.values.booleanValue only_new_data = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasChangeAllOrNothing()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 1;Values.booleanValue getChangeAllOrNothing()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 1;Values.booleanValueOrBuilder getChangeAllOrNothingOrBuilder()
optional .dstore.engine.values.booleanValue change_all_or_nothing = 1;boolean getChangeAllOrNothingNull()
optional bool change_all_or_nothing_null = 1001;boolean hasOnlyNewData()
optional .dstore.engine.values.booleanValue only_new_data = 2;Values.booleanValue getOnlyNewData()
optional .dstore.engine.values.booleanValue only_new_data = 2;Values.booleanValueOrBuilder getOnlyNewDataOrBuilder()
optional .dstore.engine.values.booleanValue only_new_data = 2;boolean getOnlyNewDataNull()
optional bool only_new_data_null = 1002;boolean hasCountry()
optional .dstore.engine.values.stringValue country = 3;Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 3;Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 3;boolean getCountryNull()
optional bool country_null = 1003;