public static interface PmModifyPersonCharacsInCatAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 7; |
boolean |
getCountryNull()
optional bool country_null = 1007; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 7; |
Values.stringValue |
getDefaultValue()
optional .dstore.engine.values.stringValue default_value = 6; |
boolean |
getDefaultValueNull()
optional bool default_value_null = 1006; |
Values.stringValueOrBuilder |
getDefaultValueOrBuilder()
optional .dstore.engine.values.stringValue default_value = 6; |
Values.booleanValue |
getDelete()
optional .dstore.engine.values.booleanValue delete = 4; |
boolean |
getDeleteNull()
optional bool delete_null = 1004; |
Values.booleanValueOrBuilder |
getDeleteOrBuilder()
optional .dstore.engine.values.booleanValue delete = 4; |
Values.integerValue |
getKeepPropertiesHistoryInDays()
optional .dstore.engine.values.integerValue keep_properties_history_in_days = 5; |
boolean |
getKeepPropertiesHistoryInDaysNull()
optional bool keep_properties_history_in_days_null = 1005; |
Values.integerValueOrBuilder |
getKeepPropertiesHistoryInDaysOrBuilder()
optional .dstore.engine.values.integerValue keep_properties_history_in_days = 5; |
Values.integerValue |
getPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1; |
boolean |
getPersonCharacCategoryIdNull()
optional bool person_charac_category_id_null = 1001; |
Values.integerValueOrBuilder |
getPersonCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue person_charac_category_id = 1; |
Values.integerValue |
getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 2; |
boolean |
getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1002; |
Values.integerValueOrBuilder |
getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 2; |
Values.booleanValue |
getRequired()
optional .dstore.engine.values.booleanValue required = 3; |
boolean |
getRequiredNull()
optional bool required_null = 1003; |
Values.booleanValueOrBuilder |
getRequiredOrBuilder()
optional .dstore.engine.values.booleanValue required = 3; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 7; |
boolean |
hasDefaultValue()
optional .dstore.engine.values.stringValue default_value = 6; |
boolean |
hasDelete()
optional .dstore.engine.values.booleanValue delete = 4; |
boolean |
hasKeepPropertiesHistoryInDays()
optional .dstore.engine.values.integerValue keep_properties_history_in_days = 5; |
boolean |
hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1; |
boolean |
hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 2; |
boolean |
hasRequired()
optional .dstore.engine.values.booleanValue required = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1;Values.integerValue getPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1;Values.integerValueOrBuilder getPersonCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue person_charac_category_id = 1;boolean getPersonCharacCategoryIdNull()
optional bool person_charac_category_id_null = 1001;boolean hasPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 2;Values.integerValue getPersonCharacteristicId()
optional .dstore.engine.values.integerValue person_characteristic_id = 2;Values.integerValueOrBuilder getPersonCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue person_characteristic_id = 2;boolean getPersonCharacteristicIdNull()
optional bool person_characteristic_id_null = 1002;boolean hasRequired()
optional .dstore.engine.values.booleanValue required = 3;Values.booleanValue getRequired()
optional .dstore.engine.values.booleanValue required = 3;Values.booleanValueOrBuilder getRequiredOrBuilder()
optional .dstore.engine.values.booleanValue required = 3;boolean getRequiredNull()
optional bool required_null = 1003;boolean hasDelete()
optional .dstore.engine.values.booleanValue delete = 4;Values.booleanValue getDelete()
optional .dstore.engine.values.booleanValue delete = 4;Values.booleanValueOrBuilder getDeleteOrBuilder()
optional .dstore.engine.values.booleanValue delete = 4;boolean getDeleteNull()
optional bool delete_null = 1004;boolean hasKeepPropertiesHistoryInDays()
optional .dstore.engine.values.integerValue keep_properties_history_in_days = 5;Values.integerValue getKeepPropertiesHistoryInDays()
optional .dstore.engine.values.integerValue keep_properties_history_in_days = 5;Values.integerValueOrBuilder getKeepPropertiesHistoryInDaysOrBuilder()
optional .dstore.engine.values.integerValue keep_properties_history_in_days = 5;boolean getKeepPropertiesHistoryInDaysNull()
optional bool keep_properties_history_in_days_null = 1005;boolean hasDefaultValue()
optional .dstore.engine.values.stringValue default_value = 6;Values.stringValue getDefaultValue()
optional .dstore.engine.values.stringValue default_value = 6;Values.stringValueOrBuilder getDefaultValueOrBuilder()
optional .dstore.engine.values.stringValue default_value = 6;boolean getDefaultValueNull()
optional bool default_value_null = 1006;boolean hasCountry()
optional .dstore.engine.values.stringValue country = 7;Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 7;Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 7;boolean getCountryNull()
optional bool country_null = 1007;