public static interface PmModifyConditionsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCondition()
optional .dstore.engine.values.stringValue condition = 4; |
Values.integerValue |
getConditionId()
optional .dstore.engine.values.integerValue condition_id = 1; |
boolean |
getConditionIdNull()
optional bool condition_id_null = 1001; |
Values.integerValueOrBuilder |
getConditionIdOrBuilder()
optional .dstore.engine.values.integerValue condition_id = 1; |
boolean |
getConditionNull()
optional bool condition_null = 1004; |
Values.stringValueOrBuilder |
getConditionOrBuilder()
optional .dstore.engine.values.stringValue condition = 4; |
Values.integerValue |
getConditionPositionId()
optional .dstore.engine.values.integerValue condition_position_id = 2; |
boolean |
getConditionPositionIdNull()
optional bool condition_position_id_null = 1002; |
Values.integerValueOrBuilder |
getConditionPositionIdOrBuilder()
optional .dstore.engine.values.integerValue condition_position_id = 2; |
Values.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 5; |
boolean |
getCountryNull()
optional bool country_null = 1005; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 5; |
Values.booleanValue |
getDeleteConditionPositionId()
optional .dstore.engine.values.booleanValue delete_condition_position_id = 6; |
boolean |
getDeleteConditionPositionIdNull()
optional bool delete_condition_position_id_null = 1006; |
Values.booleanValueOrBuilder |
getDeleteConditionPositionIdOrBuilder()
optional .dstore.engine.values.booleanValue delete_condition_position_id = 6; |
Values.integerValue |
getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 3; |
boolean |
getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1003; |
Values.integerValueOrBuilder |
getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 3; |
boolean |
hasCondition()
optional .dstore.engine.values.stringValue condition = 4; |
boolean |
hasConditionId()
optional .dstore.engine.values.integerValue condition_id = 1; |
boolean |
hasConditionPositionId()
optional .dstore.engine.values.integerValue condition_position_id = 2; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 5; |
boolean |
hasDeleteConditionPositionId()
optional .dstore.engine.values.booleanValue delete_condition_position_id = 6; |
boolean |
hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasConditionId()
optional .dstore.engine.values.integerValue condition_id = 1;Values.integerValue getConditionId()
optional .dstore.engine.values.integerValue condition_id = 1;Values.integerValueOrBuilder getConditionIdOrBuilder()
optional .dstore.engine.values.integerValue condition_id = 1;boolean getConditionIdNull()
optional bool condition_id_null = 1001;boolean hasConditionPositionId()
optional .dstore.engine.values.integerValue condition_position_id = 2;Values.integerValue getConditionPositionId()
optional .dstore.engine.values.integerValue condition_position_id = 2;Values.integerValueOrBuilder getConditionPositionIdOrBuilder()
optional .dstore.engine.values.integerValue condition_position_id = 2;boolean getConditionPositionIdNull()
optional bool condition_position_id_null = 1002;boolean hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 3;Values.integerValue getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 3;Values.integerValueOrBuilder getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 3;boolean getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1003;boolean hasCondition()
optional .dstore.engine.values.stringValue condition = 4;Values.stringValue getCondition()
optional .dstore.engine.values.stringValue condition = 4;Values.stringValueOrBuilder getConditionOrBuilder()
optional .dstore.engine.values.stringValue condition = 4;boolean getConditionNull()
optional bool condition_null = 1004;boolean hasCountry()
optional .dstore.engine.values.stringValue country = 5;Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 5;Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 5;boolean getCountryNull()
optional bool country_null = 1005;boolean hasDeleteConditionPositionId()
optional .dstore.engine.values.booleanValue delete_condition_position_id = 6;Values.booleanValue getDeleteConditionPositionId()
optional .dstore.engine.values.booleanValue delete_condition_position_id = 6;Values.booleanValueOrBuilder getDeleteConditionPositionIdOrBuilder()
optional .dstore.engine.values.booleanValue delete_condition_position_id = 6;boolean getDeleteConditionPositionIdNull()
optional bool delete_condition_position_id_null = 1006;