public static final class FoGetPostingCharacsAd.Parameters extends com.google.protobuf.GeneratedMessage implements FoGetPostingCharacsAd.ParametersOrBuilder
dstore.engine.fo_GetPostingCharacs_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
FoGetPostingCharacsAd.Parameters.Builder
Protobuf type
dstore.engine.fo_GetPostingCharacs_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 |
CHARACS_ASSIGNED_TO_CATEGORY_ID_FIELD_NUMBER |
static int |
CHARACS_ASSIGNED_TO_CATEGORY_ID_NULL_FIELD_NUMBER |
static int |
CHARACS_ASSIGNED_TO_FORUM_ID_FIELD_NUMBER |
static int |
CHARACS_ASSIGNED_TO_FORUM_ID_NULL_FIELD_NUMBER |
static int |
GET_ASSIGNED_FORUMS_OR_CATEGORIES_FIELD_NUMBER |
static int |
GET_ASSIGNED_FORUMS_OR_CATEGORIES_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<FoGetPostingCharacsAd.Parameters> |
PARSER |
static int |
POSTING_CHARACTERISTIC_ID_FIELD_NUMBER |
static int |
POSTING_CHARACTERISTIC_ID_NULL_FIELD_NUMBER |
| 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; |
static FoGetPostingCharacsAd.Parameters |
getDefaultInstance() |
FoGetPostingCharacsAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<FoGetPostingCharacsAd.Parameters> |
getParserForType() |
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; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FoGetPostingCharacsAd.Parameters.Builder |
newBuilder() |
static FoGetPostingCharacsAd.Parameters.Builder |
newBuilder(FoGetPostingCharacsAd.Parameters prototype) |
FoGetPostingCharacsAd.Parameters.Builder |
newBuilderForType() |
protected FoGetPostingCharacsAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static FoGetPostingCharacsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static FoGetPostingCharacsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoGetPostingCharacsAd.Parameters |
parseFrom(byte[] data) |
static FoGetPostingCharacsAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoGetPostingCharacsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static FoGetPostingCharacsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoGetPostingCharacsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FoGetPostingCharacsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FoGetPostingCharacsAd.Parameters |
parseFrom(java.io.InputStream input) |
static FoGetPostingCharacsAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FoGetPostingCharacsAd.Parameters> |
parser() |
FoGetPostingCharacsAd.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 POSTING_CHARACTERISTIC_ID_FIELD_NUMBER
public static final int POSTING_CHARACTERISTIC_ID_NULL_FIELD_NUMBER
public static final int GET_ASSIGNED_FORUMS_OR_CATEGORIES_FIELD_NUMBER
public static final int GET_ASSIGNED_FORUMS_OR_CATEGORIES_NULL_FIELD_NUMBER
public static final int CHARACS_ASSIGNED_TO_FORUM_ID_FIELD_NUMBER
public static final int CHARACS_ASSIGNED_TO_FORUM_ID_NULL_FIELD_NUMBER
public static final int CHARACS_ASSIGNED_TO_CATEGORY_ID_FIELD_NUMBER
public static final int CHARACS_ASSIGNED_TO_CATEGORY_ID_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<FoGetPostingCharacsAd.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 hasPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;hasPostingCharacteristicId in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic Values.integerValue getPostingCharacteristicId()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;getPostingCharacteristicId in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPostingCharacteristicIdOrBuilder()
optional .dstore.engine.values.integerValue posting_characteristic_id = 1;getPostingCharacteristicIdOrBuilder in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic boolean getPostingCharacteristicIdNull()
optional bool posting_characteristic_id_null = 1001;getPostingCharacteristicIdNull in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic boolean hasGetAssignedForumsOrCategories()
optional .dstore.engine.values.integerValue get_assigned_forums_or_categories = 2;hasGetAssignedForumsOrCategories in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic Values.integerValue getGetAssignedForumsOrCategories()
optional .dstore.engine.values.integerValue get_assigned_forums_or_categories = 2;getGetAssignedForumsOrCategories in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getGetAssignedForumsOrCategoriesOrBuilder()
optional .dstore.engine.values.integerValue get_assigned_forums_or_categories = 2;getGetAssignedForumsOrCategoriesOrBuilder in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic boolean getGetAssignedForumsOrCategoriesNull()
optional bool get_assigned_forums_or_categories_null = 1002;getGetAssignedForumsOrCategoriesNull in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic boolean hasCharacsAssignedToForumId()
optional .dstore.engine.values.integerValue characs_assigned_to_forum_id = 3;hasCharacsAssignedToForumId in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic Values.integerValue getCharacsAssignedToForumId()
optional .dstore.engine.values.integerValue characs_assigned_to_forum_id = 3;getCharacsAssignedToForumId in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getCharacsAssignedToForumIdOrBuilder()
optional .dstore.engine.values.integerValue characs_assigned_to_forum_id = 3;getCharacsAssignedToForumIdOrBuilder in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic boolean getCharacsAssignedToForumIdNull()
optional bool characs_assigned_to_forum_id_null = 1003;getCharacsAssignedToForumIdNull in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic boolean hasCharacsAssignedToCategoryId()
optional .dstore.engine.values.integerValue characs_assigned_to_category_id = 4;hasCharacsAssignedToCategoryId in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic Values.integerValue getCharacsAssignedToCategoryId()
optional .dstore.engine.values.integerValue characs_assigned_to_category_id = 4;getCharacsAssignedToCategoryId in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getCharacsAssignedToCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue characs_assigned_to_category_id = 4;getCharacsAssignedToCategoryIdOrBuilder in interface FoGetPostingCharacsAd.ParametersOrBuilderpublic boolean getCharacsAssignedToCategoryIdNull()
optional bool characs_assigned_to_category_id_null = 1004;getCharacsAssignedToCategoryIdNull in interface FoGetPostingCharacsAd.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 FoGetPostingCharacsAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoGetPostingCharacsAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoGetPostingCharacsAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoGetPostingCharacsAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FoGetPostingCharacsAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FoGetPostingCharacsAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FoGetPostingCharacsAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FoGetPostingCharacsAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static FoGetPostingCharacsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static FoGetPostingCharacsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic FoGetPostingCharacsAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FoGetPostingCharacsAd.Parameters.Builder newBuilder()
public static FoGetPostingCharacsAd.Parameters.Builder newBuilder(FoGetPostingCharacsAd.Parameters prototype)
public FoGetPostingCharacsAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FoGetPostingCharacsAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static FoGetPostingCharacsAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<FoGetPostingCharacsAd.Parameters> parser()
public com.google.protobuf.Parser<FoGetPostingCharacsAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic FoGetPostingCharacsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder