public static interface PmModifyPersonCharacCatsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 2; |
boolean |
getCategoryDescriptionNull()
optional bool category_description_null = 1002; |
Values.stringValueOrBuilder |
getCategoryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue category_description = 2; |
Values.booleanValue |
getDeletePersonCharacCategory()
optional .dstore.engine.values.booleanValue delete_person_charac_category = 4; |
boolean |
getDeletePersonCharacCategoryNull()
optional bool delete_person_charac_category_null = 1004; |
Values.booleanValueOrBuilder |
getDeletePersonCharacCategoryOrBuilder()
optional .dstore.engine.values.booleanValue delete_person_charac_category = 4; |
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 |
getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 3; |
boolean |
getPersonTypeIdNull()
optional bool person_type_id_null = 1003; |
Values.integerValueOrBuilder |
getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 3; |
boolean |
hasCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 2; |
boolean |
hasDeletePersonCharacCategory()
optional .dstore.engine.values.booleanValue delete_person_charac_category = 4; |
boolean |
hasPersonCharacCategoryId()
optional .dstore.engine.values.integerValue person_charac_category_id = 1; |
boolean |
hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 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 hasCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 2;Values.stringValue getCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 2;Values.stringValueOrBuilder getCategoryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue category_description = 2;boolean getCategoryDescriptionNull()
optional bool category_description_null = 1002;boolean hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 3;Values.integerValue getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 3;Values.integerValueOrBuilder getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 3;boolean getPersonTypeIdNull()
optional bool person_type_id_null = 1003;boolean hasDeletePersonCharacCategory()
optional .dstore.engine.values.booleanValue delete_person_charac_category = 4;Values.booleanValue getDeletePersonCharacCategory()
optional .dstore.engine.values.booleanValue delete_person_charac_category = 4;Values.booleanValueOrBuilder getDeletePersonCharacCategoryOrBuilder()
optional .dstore.engine.values.booleanValue delete_person_charac_category = 4;boolean getDeletePersonCharacCategoryNull()
optional bool delete_person_charac_category_null = 1004;