public static interface FoGetPostingCharacsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCharacsAssignedToCategoryId()
optional .dstore.engine.values.integerValue characs_assigned_to_category_id = 4; |
boolean |
getCharacsAssignedToCategoryIdNull()
optional bool characs_assigned_to_category_id_null = 1004; |
Values.integerValueOrBuilder |
getCharacsAssignedToCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue characs_assigned_to_category_id = 4; |
Values.integerValue |
getCharacsAssignedToForumId()
optional .dstore.engine.values.integerValue characs_assigned_to_forum_id = 3; |
boolean |
getCharacsAssignedToForumIdNull()
optional bool characs_assigned_to_forum_id_null = 1003; |
Values.integerValueOrBuilder |
getCharacsAssignedToForumIdOrBuilder()
optional .dstore.engine.values.integerValue characs_assigned_to_forum_id = 3; |
Values.integerValue |
getGetAssignedForumsOrCategories()
optional .dstore.engine.values.integerValue get_assigned_forums_or_categories = 2; |
boolean |
getGetAssignedForumsOrCategoriesNull()
optional bool get_assigned_forums_or_categories_null = 1002; |
Values.integerValueOrBuilder |
getGetAssignedForumsOrCategoriesOrBuilder()
optional .dstore.engine.values.integerValue get_assigned_forums_or_categories = 2; |
Values.integerValue |
getPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
boolean |
getPostingCharacteristicIdNull()
optional bool posting_characteristic_id_null = 1001; |
Values.integerValueOrBuilder |
getPostingCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
boolean |
hasCharacsAssignedToCategoryId()
optional .dstore.engine.values.integerValue characs_assigned_to_category_id = 4; |
boolean |
hasCharacsAssignedToForumId()
optional .dstore.engine.values.integerValue characs_assigned_to_forum_id = 3; |
boolean |
hasGetAssignedForumsOrCategories()
optional .dstore.engine.values.integerValue get_assigned_forums_or_categories = 2; |
boolean |
hasPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;Values.integerValue getPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;Values.integerValueOrBuilder getPostingCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;boolean getPostingCharacteristicIdNull()
optional bool posting_characteristic_id_null = 1001;boolean hasGetAssignedForumsOrCategories()
optional .dstore.engine.values.integerValue get_assigned_forums_or_categories = 2;Values.integerValue getGetAssignedForumsOrCategories()
optional .dstore.engine.values.integerValue get_assigned_forums_or_categories = 2;Values.integerValueOrBuilder getGetAssignedForumsOrCategoriesOrBuilder()
optional .dstore.engine.values.integerValue get_assigned_forums_or_categories = 2;boolean getGetAssignedForumsOrCategoriesNull()
optional bool get_assigned_forums_or_categories_null = 1002;boolean hasCharacsAssignedToForumId()
optional .dstore.engine.values.integerValue characs_assigned_to_forum_id = 3;Values.integerValue getCharacsAssignedToForumId()
optional .dstore.engine.values.integerValue characs_assigned_to_forum_id = 3;Values.integerValueOrBuilder getCharacsAssignedToForumIdOrBuilder()
optional .dstore.engine.values.integerValue characs_assigned_to_forum_id = 3;boolean getCharacsAssignedToForumIdNull()
optional bool characs_assigned_to_forum_id_null = 1003;boolean hasCharacsAssignedToCategoryId()
optional .dstore.engine.values.integerValue characs_assigned_to_category_id = 4;Values.integerValue getCharacsAssignedToCategoryId()
optional .dstore.engine.values.integerValue characs_assigned_to_category_id = 4;Values.integerValueOrBuilder getCharacsAssignedToCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue characs_assigned_to_category_id = 4;boolean getCharacsAssignedToCategoryIdNull()
optional bool characs_assigned_to_category_id_null = 1004;