public static final class ImModifyNodeCharacCatsAd.Parameters extends com.google.protobuf.GeneratedMessage implements ImModifyNodeCharacCatsAd.ParametersOrBuilder
dstore.engine.im_ModifyNodeCharacCats_Ad.Parameters| Modifier and Type | Class and Description |
|---|---|
static class |
ImModifyNodeCharacCatsAd.Parameters.Builder
Protobuf type
dstore.engine.im_ModifyNodeCharacCats_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 |
CATEGORY_DESCRIPTION_FIELD_NUMBER |
static int |
CATEGORY_DESCRIPTION_NULL_FIELD_NUMBER |
static int |
DELETE_CATEGORY_FIELD_NUMBER |
static int |
DELETE_CATEGORY_NULL_FIELD_NUMBER |
static int |
MOVE_SORT_NO_FIELD_NUMBER |
static int |
MOVE_SORT_NO_NULL_FIELD_NUMBER |
static int |
NODE_CHARAC_CATEGORY_ID_FIELD_NUMBER |
static int |
NODE_CHARAC_CATEGORY_ID_NULL_FIELD_NUMBER |
static com.google.protobuf.Parser<ImModifyNodeCharacCatsAd.Parameters> |
PARSER |
static int |
PREDECESSOR_CATEGORY_ID_FIELD_NUMBER |
static int |
PREDECESSOR_CATEGORY_ID_NULL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 2; |
boolean |
getCategoryDescriptionNull()
optional bool category_description_null = 1002; |
Values.stringValueOrBuilder |
getCategoryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue category_description = 2; |
static ImModifyNodeCharacCatsAd.Parameters |
getDefaultInstance() |
ImModifyNodeCharacCatsAd.Parameters |
getDefaultInstanceForType() |
Values.booleanValue |
getDeleteCategory()
optional .dstore.engine.values.booleanValue delete_category = 5; |
boolean |
getDeleteCategoryNull()
optional bool delete_category_null = 1005; |
Values.booleanValueOrBuilder |
getDeleteCategoryOrBuilder()
optional .dstore.engine.values.booleanValue delete_category = 5; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Values.integerValue |
getMoveSortNo()
optional .dstore.engine.values.integerValue move_sort_no = 4; |
boolean |
getMoveSortNoNull()
optional bool move_sort_no_null = 1004; |
Values.integerValueOrBuilder |
getMoveSortNoOrBuilder()
optional .dstore.engine.values.integerValue move_sort_no = 4; |
Values.integerValue |
getNodeCharacCategoryId()
optional .dstore.engine.values.integerValue node_charac_category_id = 1; |
boolean |
getNodeCharacCategoryIdNull()
optional bool node_charac_category_id_null = 1001; |
Values.integerValueOrBuilder |
getNodeCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue node_charac_category_id = 1; |
com.google.protobuf.Parser<ImModifyNodeCharacCatsAd.Parameters> |
getParserForType() |
Values.integerValue |
getPredecessorCategoryId()
optional .dstore.engine.values.integerValue predecessor_category_id = 3; |
boolean |
getPredecessorCategoryIdNull()
optional bool predecessor_category_id_null = 1003; |
Values.integerValueOrBuilder |
getPredecessorCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue predecessor_category_id = 3; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 2; |
boolean |
hasDeleteCategory()
optional .dstore.engine.values.booleanValue delete_category = 5; |
boolean |
hasMoveSortNo()
optional .dstore.engine.values.integerValue move_sort_no = 4; |
boolean |
hasNodeCharacCategoryId()
optional .dstore.engine.values.integerValue node_charac_category_id = 1; |
boolean |
hasPredecessorCategoryId()
optional .dstore.engine.values.integerValue predecessor_category_id = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ImModifyNodeCharacCatsAd.Parameters.Builder |
newBuilder() |
static ImModifyNodeCharacCatsAd.Parameters.Builder |
newBuilder(ImModifyNodeCharacCatsAd.Parameters prototype) |
ImModifyNodeCharacCatsAd.Parameters.Builder |
newBuilderForType() |
protected ImModifyNodeCharacCatsAd.Parameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ImModifyNodeCharacCatsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input) |
static ImModifyNodeCharacCatsAd.Parameters |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyNodeCharacCatsAd.Parameters |
parseFrom(byte[] data) |
static ImModifyNodeCharacCatsAd.Parameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyNodeCharacCatsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data) |
static ImModifyNodeCharacCatsAd.Parameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyNodeCharacCatsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ImModifyNodeCharacCatsAd.Parameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImModifyNodeCharacCatsAd.Parameters |
parseFrom(java.io.InputStream input) |
static ImModifyNodeCharacCatsAd.Parameters |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ImModifyNodeCharacCatsAd.Parameters> |
parser() |
ImModifyNodeCharacCatsAd.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 NODE_CHARAC_CATEGORY_ID_FIELD_NUMBER
public static final int NODE_CHARAC_CATEGORY_ID_NULL_FIELD_NUMBER
public static final int CATEGORY_DESCRIPTION_FIELD_NUMBER
public static final int CATEGORY_DESCRIPTION_NULL_FIELD_NUMBER
public static final int PREDECESSOR_CATEGORY_ID_FIELD_NUMBER
public static final int PREDECESSOR_CATEGORY_ID_NULL_FIELD_NUMBER
public static final int MOVE_SORT_NO_FIELD_NUMBER
public static final int MOVE_SORT_NO_NULL_FIELD_NUMBER
public static final int DELETE_CATEGORY_FIELD_NUMBER
public static final int DELETE_CATEGORY_NULL_FIELD_NUMBER
public static final com.google.protobuf.Parser<ImModifyNodeCharacCatsAd.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 hasNodeCharacCategoryId()
optional .dstore.engine.values.integerValue node_charac_category_id = 1;hasNodeCharacCategoryId in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.integerValue getNodeCharacCategoryId()
optional .dstore.engine.values.integerValue node_charac_category_id = 1;getNodeCharacCategoryId in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getNodeCharacCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue node_charac_category_id = 1;getNodeCharacCategoryIdOrBuilder in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic boolean getNodeCharacCategoryIdNull()
optional bool node_charac_category_id_null = 1001;getNodeCharacCategoryIdNull in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic boolean hasCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 2;hasCategoryDescription in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.stringValue getCategoryDescription()
optional .dstore.engine.values.stringValue category_description = 2;getCategoryDescription in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.stringValueOrBuilder getCategoryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue category_description = 2;getCategoryDescriptionOrBuilder in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic boolean getCategoryDescriptionNull()
optional bool category_description_null = 1002;getCategoryDescriptionNull in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic boolean hasPredecessorCategoryId()
optional .dstore.engine.values.integerValue predecessor_category_id = 3;hasPredecessorCategoryId in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.integerValue getPredecessorCategoryId()
optional .dstore.engine.values.integerValue predecessor_category_id = 3;getPredecessorCategoryId in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getPredecessorCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue predecessor_category_id = 3;getPredecessorCategoryIdOrBuilder in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic boolean getPredecessorCategoryIdNull()
optional bool predecessor_category_id_null = 1003;getPredecessorCategoryIdNull in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic boolean hasMoveSortNo()
optional .dstore.engine.values.integerValue move_sort_no = 4;hasMoveSortNo in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.integerValue getMoveSortNo()
optional .dstore.engine.values.integerValue move_sort_no = 4;getMoveSortNo in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.integerValueOrBuilder getMoveSortNoOrBuilder()
optional .dstore.engine.values.integerValue move_sort_no = 4;getMoveSortNoOrBuilder in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic boolean getMoveSortNoNull()
optional bool move_sort_no_null = 1004;getMoveSortNoNull in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic boolean hasDeleteCategory()
optional .dstore.engine.values.booleanValue delete_category = 5;hasDeleteCategory in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.booleanValue getDeleteCategory()
optional .dstore.engine.values.booleanValue delete_category = 5;getDeleteCategory in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic Values.booleanValueOrBuilder getDeleteCategoryOrBuilder()
optional .dstore.engine.values.booleanValue delete_category = 5;getDeleteCategoryOrBuilder in interface ImModifyNodeCharacCatsAd.ParametersOrBuilderpublic boolean getDeleteCategoryNull()
optional bool delete_category_null = 1005;getDeleteCategoryNull in interface ImModifyNodeCharacCatsAd.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 ImModifyNodeCharacCatsAd.Parameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyNodeCharacCatsAd.Parameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyNodeCharacCatsAd.Parameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyNodeCharacCatsAd.Parameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImModifyNodeCharacCatsAd.Parameters parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodeCharacCatsAd.Parameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodeCharacCatsAd.Parameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodeCharacCatsAd.Parameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodeCharacCatsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static ImModifyNodeCharacCatsAd.Parameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic ImModifyNodeCharacCatsAd.Parameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ImModifyNodeCharacCatsAd.Parameters.Builder newBuilder()
public static ImModifyNodeCharacCatsAd.Parameters.Builder newBuilder(ImModifyNodeCharacCatsAd.Parameters prototype)
public ImModifyNodeCharacCatsAd.Parameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ImModifyNodeCharacCatsAd.Parameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static ImModifyNodeCharacCatsAd.Parameters getDefaultInstance()
public static com.google.protobuf.Parser<ImModifyNodeCharacCatsAd.Parameters> parser()
public com.google.protobuf.Parser<ImModifyNodeCharacCatsAd.Parameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic ImModifyNodeCharacCatsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder