public static final class FoGetForumsAd.Parameters extends com.google.protobuf.GeneratedMessage implements FoGetForumsAd.ParametersOrBuilder
dstore.engine.fo_GetForums_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
FoGetForumsAd.Parameters.Builder
Protobuf type
dstore.engine.fo_GetForums_Ad.Parameters |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
FORUM_CATEGORY_ID_FIELD_NUMBER |
static int |
FORUM_CATEGORY_ID_NULL_FIELD_NUMBER |
static int |
FORUM_ID_FIELD_NUMBER |
static int |
FORUM_ID_NULL_FIELD_NUMBER |
static int |
GET_CATEGORY_INFORMATION_FIELD_NUMBER |
static int |
GET_CATEGORY_INFORMATION_NULL_FIELD_NUMBER |
static int |
LANGUAGE_ID_FIELD_NUMBER |
static int |
LANGUAGE_ID_NULL_FIELD_NUMBER |
static int |
ONLY_FORUM_CATEGORIES_IN_ONE_ID_FIELD_NUMBER |
static int |
ONLY_FORUM_CATEGORIES_IN_ONE_ID_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<FoGetForumsAd.Parameters> |
PARSER |
static int |
SORT_ORDER_FIELD_NUMBER |
static int |
SORT_ORDER_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static FoGetForumsAd.Parameters |
getDefaultInstance() |
FoGetForumsAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getForumCategoryId()
optional .dstore.engine.values.integerValue forum_category_id = 3; |
boolean |
getForumCategoryIdNull()
optional bool forum_category_id_null = 1003; |
Values.integerValueOrBuilder |
getForumCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue forum_category_id = 3; |
Values.integerValue |
getForumId()
optional .dstore.engine.values.integerValue forum_id = 1; |
boolean |
getForumIdNull()
optional bool forum_id_null = 1001; |
Values.integerValueOrBuilder |
getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 1; |
Values.booleanValue |
getGetCategoryInformation()
optional .dstore.engine.values.booleanValue get_category_information = 6; |
boolean |
getGetCategoryInformationNull()
optional bool get_category_information_null = 1006; |
Values.booleanValueOrBuilder |
getGetCategoryInformationOrBuilder()
optional .dstore.engine.values.booleanValue get_category_information = 6; |
Values.integerValue |
getLanguageId()
optional .dstore.engine.values.integerValue language_id = 2; |
boolean |
getLanguageIdNull()
optional bool language_id_null = 1002; |
Values.integerValueOrBuilder |
getLanguageIdOrBuilder()
optional .dstore.engine.values.integerValue language_id = 2; |
Values.booleanValue |
getOnlyForumCategoriesInOneId()
optional .dstore.engine.values.booleanValue only_forum_categories_in_one_id = 4; |
boolean |
getOnlyForumCategoriesInOneIdNull()
optional bool only_forum_categories_in_one_id_null = 1004; |
Values.booleanValueOrBuilder |
getOnlyForumCategoriesInOneIdOrBuilder()
optional .dstore.engine.values.booleanValue only_forum_categories_in_one_id = 4; |
com.google.protobuf.Parser<FoGetForumsAd.Parameters> |
getParserForType() |
int |
getSerializedSize() |
Values.integerValue |
getSortOrder()
optional .dstore.engine.values.integerValue sort_order = 5; |
boolean |
getSortOrderNull()
optional bool sort_order_null = 1005; |
Values.integerValueOrBuilder |
getSortOrderOrBuilder()
optional .dstore.engine.values.integerValue sort_order = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasForumCategoryId()
optional .dstore.engine.values.integerValue forum_category_id = 3; |
boolean |
hasForumId()
optional .dstore.engine.values.integerValue forum_id = 1; |
boolean |
hasGetCategoryInformation()
optional .dstore.engine.values.booleanValue get_category_information = 6; |
boolean |
hasLanguageId()
optional .dstore.engine.values.integerValue language_id = 2; |
boolean |
hasOnlyForumCategoriesInOneId()
optional .dstore.engine.values.booleanValue only_forum_categories_in_one_id = 4; |
boolean |
hasSortOrder()
optional .dstore.engine.values.integerValue sort_order = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FoGetForumsAd.Parameters.Builder |
newBuilder() |
static FoGetForumsAd.Parameters.Builder |
newBuilder(FoGetForumsAd.Parameters prototype) |
FoGetForumsAd.Parameters.Builder |
newBuilderForType() |
protected FoGetForumsAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static FoGetForumsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static FoGetForumsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoGetForumsAd.Parameters |
parseFrom(byte[] data) |
static FoGetForumsAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoGetForumsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static FoGetForumsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoGetForumsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FoGetForumsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoGetForumsAd.Parameters |
parseFrom(java.io.InputStream input) |
static FoGetForumsAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FoGetForumsAd.Parameters> |
parser() |
FoGetForumsAd.Parameters.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int FORUM_ID_FIELD_NUMBER
public static final int FORUM_ID_NULL_FIELD_NUMBER
public static final int LANGUAGE_ID_FIELD_NUMBER
public static final int LANGUAGE_ID_NULL_FIELD_NUMBER
public static final int FORUM_CATEGORY_ID_FIELD_NUMBER
public static final int FORUM_CATEGORY_ID_NULL_FIELD_NUMBER
public static final int ONLY_FORUM_CATEGORIES_IN_ONE_ID_FIELD_NUMBER
public static final int ONLY_FORUM_CATEGORIES_IN_ONE_ID_NULL_FIELD_NUMBER
public static final int SORT_ORDER_FIELD_NUMBER
public static final int SORT_ORDER_NULL_FIELD_NUMBER
public static final int GET_CATEGORY_INFORMATION_FIELD_NUMBER
public static final int GET_CATEGORY_INFORMATION_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<FoGetForumsAd.Parameters> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasForumId()
optional .dstore.engine.values.integerValue forum_id = 1;hasForumId in interface FoGetForumsAd.ParametersOrBuilderpublic Values.integerValue getForumId()
optional .dstore.engine.values.integerValue forum_id = 1;getForumId in interface FoGetForumsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getForumIdOrBuilder()
optional .dstore.engine.values.integerValue forum_id = 1;getForumIdOrBuilder in interface FoGetForumsAd.ParametersOrBuilderpublic boolean getForumIdNull()
optional bool forum_id_null = 1001;getForumIdNull in interface FoGetForumsAd.ParametersOrBuilderpublic boolean hasLanguageId()
optional .dstore.engine.values.integerValue language_id = 2;hasLanguageId in interface FoGetForumsAd.ParametersOrBuilderpublic Values.integerValue getLanguageId()
optional .dstore.engine.values.integerValue language_id = 2;getLanguageId in interface FoGetForumsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getLanguageIdOrBuilder()
optional .dstore.engine.values.integerValue language_id = 2;getLanguageIdOrBuilder in interface FoGetForumsAd.ParametersOrBuilderpublic boolean getLanguageIdNull()
optional bool language_id_null = 1002;getLanguageIdNull in interface FoGetForumsAd.ParametersOrBuilderpublic boolean hasForumCategoryId()
optional .dstore.engine.values.integerValue forum_category_id = 3;hasForumCategoryId in interface FoGetForumsAd.ParametersOrBuilderpublic Values.integerValue getForumCategoryId()
optional .dstore.engine.values.integerValue forum_category_id = 3;getForumCategoryId in interface FoGetForumsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getForumCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue forum_category_id = 3;getForumCategoryIdOrBuilder in interface FoGetForumsAd.ParametersOrBuilderpublic boolean getForumCategoryIdNull()
optional bool forum_category_id_null = 1003;getForumCategoryIdNull in interface FoGetForumsAd.ParametersOrBuilderpublic boolean hasOnlyForumCategoriesInOneId()
optional .dstore.engine.values.booleanValue only_forum_categories_in_one_id = 4;hasOnlyForumCategoriesInOneId in interface FoGetForumsAd.ParametersOrBuilderpublic Values.booleanValue getOnlyForumCategoriesInOneId()
optional .dstore.engine.values.booleanValue only_forum_categories_in_one_id = 4;getOnlyForumCategoriesInOneId in interface FoGetForumsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getOnlyForumCategoriesInOneIdOrBuilder()
optional .dstore.engine.values.booleanValue only_forum_categories_in_one_id = 4;getOnlyForumCategoriesInOneIdOrBuilder in interface FoGetForumsAd.ParametersOrBuilderpublic boolean getOnlyForumCategoriesInOneIdNull()
optional bool only_forum_categories_in_one_id_null = 1004;getOnlyForumCategoriesInOneIdNull in interface FoGetForumsAd.ParametersOrBuilderpublic boolean hasSortOrder()
optional .dstore.engine.values.integerValue sort_order = 5;hasSortOrder in interface FoGetForumsAd.ParametersOrBuilderpublic Values.integerValue getSortOrder()
optional .dstore.engine.values.integerValue sort_order = 5;getSortOrder in interface FoGetForumsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getSortOrderOrBuilder()
optional .dstore.engine.values.integerValue sort_order = 5;getSortOrderOrBuilder in interface FoGetForumsAd.ParametersOrBuilderpublic boolean getSortOrderNull()
optional bool sort_order_null = 1005;getSortOrderNull in interface FoGetForumsAd.ParametersOrBuilderpublic boolean hasGetCategoryInformation()
optional .dstore.engine.values.booleanValue get_category_information = 6;hasGetCategoryInformation in interface FoGetForumsAd.ParametersOrBuilderpublic Values.booleanValue getGetCategoryInformation()
optional .dstore.engine.values.booleanValue get_category_information = 6;getGetCategoryInformation in interface FoGetForumsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getGetCategoryInformationOrBuilder()
optional .dstore.engine.values.booleanValue get_category_information = 6;getGetCategoryInformationOrBuilder in interface FoGetForumsAd.ParametersOrBuilderpublic boolean getGetCategoryInformationNull()
optional bool get_category_information_null = 1006;getGetCategoryInformationNull in interface FoGetForumsAd.ParametersOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static FoGetForumsAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoGetForumsAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoGetForumsAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoGetForumsAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoGetForumsAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FoGetForumsAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FoGetForumsAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FoGetForumsAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FoGetForumsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FoGetForumsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic FoGetForumsAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FoGetForumsAd.Parameters.Builder newBuilder()
public static FoGetForumsAd.Parameters.Builder newBuilder(FoGetForumsAd.Parameters prototype)
public FoGetForumsAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FoGetForumsAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static FoGetForumsAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<FoGetForumsAd.Parameters> parser()
public com.google.protobuf.Parser<FoGetForumsAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic FoGetForumsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder