public static interface CoGetBinaryCatAccessLevels.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCommunityBinaryCategoryId()
optional .dstore.engine.values.integerValue community_binary_category_id = 1; |
boolean |
getCommunityBinaryCategoryIdNull()
optional bool community_binary_category_id_null = 1001; |
Values.integerValueOrBuilder |
getCommunityBinaryCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue community_binary_category_id = 1; |
boolean |
hasCommunityBinaryCategoryId()
optional .dstore.engine.values.integerValue community_binary_category_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCommunityBinaryCategoryId()
optional .dstore.engine.values.integerValue community_binary_category_id = 1;Values.integerValue getCommunityBinaryCategoryId()
optional .dstore.engine.values.integerValue community_binary_category_id = 1;Values.integerValueOrBuilder getCommunityBinaryCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue community_binary_category_id = 1;boolean getCommunityBinaryCategoryIdNull()
optional bool community_binary_category_id_null = 1001;