public static interface PmGetPersonTypesAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.booleanValue |
getAllPersonTypesWithLocked()
optional .dstore.engine.values.booleanValue all_person_types_with_locked = 2; |
boolean |
getAllPersonTypesWithLockedNull()
optional bool all_person_types_with_locked_null = 1002; |
Values.booleanValueOrBuilder |
getAllPersonTypesWithLockedOrBuilder()
optional .dstore.engine.values.booleanValue all_person_types_with_locked = 2; |
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; |
Values.integerValue |
getUserId()
optional .dstore.engine.values.integerValue user_id = 1; |
boolean |
getUserIdNull()
optional bool user_id_null = 1001; |
Values.integerValueOrBuilder |
getUserIdOrBuilder()
optional .dstore.engine.values.integerValue user_id = 1; |
boolean |
hasAllPersonTypesWithLocked()
optional .dstore.engine.values.booleanValue all_person_types_with_locked = 2; |
boolean |
hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 3; |
boolean |
hasUserId()
optional .dstore.engine.values.integerValue user_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUserId()
optional .dstore.engine.values.integerValue user_id = 1;Values.integerValue getUserId()
optional .dstore.engine.values.integerValue user_id = 1;Values.integerValueOrBuilder getUserIdOrBuilder()
optional .dstore.engine.values.integerValue user_id = 1;boolean getUserIdNull()
optional bool user_id_null = 1001;boolean hasAllPersonTypesWithLocked()
optional .dstore.engine.values.booleanValue all_person_types_with_locked = 2;Values.booleanValue getAllPersonTypesWithLocked()
optional .dstore.engine.values.booleanValue all_person_types_with_locked = 2;Values.booleanValueOrBuilder getAllPersonTypesWithLockedOrBuilder()
optional .dstore.engine.values.booleanValue all_person_types_with_locked = 2;boolean getAllPersonTypesWithLockedNull()
optional bool all_person_types_with_locked_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;