Package lgraph
Class Lgraph.ModUserRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- lgraph.Lgraph.ModUserRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Lgraph.ModUserRequestOrBuilder
- Enclosing class:
- Lgraph
public static final class Lgraph.ModUserRequest extends com.google.protobuf.GeneratedMessageV3 implements Lgraph.ModUserRequestOrBuilder
Protobuf typelgraph.ModUserRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLgraph.ModUserRequest.ActionCasestatic classLgraph.ModUserRequest.BuilderProtobuf typelgraph.ModUserRequest-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intADD_ROLES_FIELD_NUMBERstatic intDEL_ROLES_FIELD_NUMBERstatic intDISABLE_FIELD_NUMBERstatic intENABLE_FIELD_NUMBERstatic com.google.protobuf.Parser<Lgraph.ModUserRequest>PARSERDeprecated.static intSET_DESC_FIELD_NUMBERstatic intSET_PASSWORD_FIELD_NUMBERstatic intSET_ROLES_FIELD_NUMBERstatic intUSER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Lgraph.ModUserRequest.ActionCasegetActionCase()Lgraph.ListOfStringgetAddRoles()optional .lgraph.ListOfString add_roles = 4;Lgraph.ListOfStringOrBuildergetAddRolesOrBuilder()optional .lgraph.ListOfString add_roles = 4;static Lgraph.ModUserRequestgetDefaultInstance()Lgraph.ModUserRequestgetDefaultInstanceForType()Lgraph.ListOfStringgetDelRoles()optional .lgraph.ListOfString del_roles = 5;Lgraph.ListOfStringOrBuildergetDelRolesOrBuilder()optional .lgraph.ListOfString del_roles = 5;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetDisable()optional bool disable = 7;booleangetEnable()optional bool enable = 6;com.google.protobuf.Parser<Lgraph.ModUserRequest>getParserForType()intgetSerializedSize()StringgetSetDesc()optional string set_desc = 8;com.google.protobuf.ByteStringgetSetDescBytes()optional string set_desc = 8;Lgraph.SetPasswordParamgetSetPassword()optional .lgraph.SetPasswordParam set_password = 2;Lgraph.SetPasswordParamOrBuildergetSetPasswordOrBuilder()optional .lgraph.SetPasswordParam set_password = 2;Lgraph.ListOfStringgetSetRoles()optional .lgraph.ListOfString set_roles = 3;Lgraph.ListOfStringOrBuildergetSetRolesOrBuilder()optional .lgraph.ListOfString set_roles = 3;com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetUser()required string user = 1;com.google.protobuf.ByteStringgetUserBytes()required string user = 1;booleanhasAddRoles()optional .lgraph.ListOfString add_roles = 4;booleanhasDelRoles()optional .lgraph.ListOfString del_roles = 5;booleanhasDisable()optional bool disable = 7;booleanhasEnable()optional bool enable = 6;inthashCode()booleanhasSetDesc()optional string set_desc = 8;booleanhasSetPassword()optional .lgraph.SetPasswordParam set_password = 2;booleanhasSetRoles()optional .lgraph.ListOfString set_roles = 3;booleanhasUser()required string user = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Lgraph.ModUserRequest.BuildernewBuilder()static Lgraph.ModUserRequest.BuildernewBuilder(Lgraph.ModUserRequest prototype)Lgraph.ModUserRequest.BuildernewBuilderForType()protected Lgraph.ModUserRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Lgraph.ModUserRequestparseDelimitedFrom(InputStream input)static Lgraph.ModUserRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ModUserRequestparseFrom(byte[] data)static Lgraph.ModUserRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ModUserRequestparseFrom(com.google.protobuf.ByteString data)static Lgraph.ModUserRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ModUserRequestparseFrom(com.google.protobuf.CodedInputStream input)static Lgraph.ModUserRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ModUserRequestparseFrom(InputStream input)static Lgraph.ModUserRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ModUserRequestparseFrom(ByteBuffer data)static Lgraph.ModUserRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Lgraph.ModUserRequest>parser()Lgraph.ModUserRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SET_PASSWORD_FIELD_NUMBER
public static final int SET_PASSWORD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SET_ROLES_FIELD_NUMBER
public static final int SET_ROLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADD_ROLES_FIELD_NUMBER
public static final int ADD_ROLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEL_ROLES_FIELD_NUMBER
public static final int DEL_ROLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_FIELD_NUMBER
public static final int ENABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLE_FIELD_NUMBER
public static final int DISABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SET_DESC_FIELD_NUMBER
public static final int SET_DESC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Lgraph.ModUserRequest> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getActionCase
public Lgraph.ModUserRequest.ActionCase getActionCase()
- Specified by:
getActionCasein interfaceLgraph.ModUserRequestOrBuilder
-
hasUser
public boolean hasUser()
required string user = 1;- Specified by:
hasUserin interfaceLgraph.ModUserRequestOrBuilder
-
getUser
public String getUser()
required string user = 1;- Specified by:
getUserin interfaceLgraph.ModUserRequestOrBuilder
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()
required string user = 1;- Specified by:
getUserBytesin interfaceLgraph.ModUserRequestOrBuilder
-
hasSetPassword
public boolean hasSetPassword()
optional .lgraph.SetPasswordParam set_password = 2;- Specified by:
hasSetPasswordin interfaceLgraph.ModUserRequestOrBuilder
-
getSetPassword
public Lgraph.SetPasswordParam getSetPassword()
optional .lgraph.SetPasswordParam set_password = 2;- Specified by:
getSetPasswordin interfaceLgraph.ModUserRequestOrBuilder
-
getSetPasswordOrBuilder
public Lgraph.SetPasswordParamOrBuilder getSetPasswordOrBuilder()
optional .lgraph.SetPasswordParam set_password = 2;- Specified by:
getSetPasswordOrBuilderin interfaceLgraph.ModUserRequestOrBuilder
-
hasSetRoles
public boolean hasSetRoles()
optional .lgraph.ListOfString set_roles = 3;- Specified by:
hasSetRolesin interfaceLgraph.ModUserRequestOrBuilder
-
getSetRoles
public Lgraph.ListOfString getSetRoles()
optional .lgraph.ListOfString set_roles = 3;- Specified by:
getSetRolesin interfaceLgraph.ModUserRequestOrBuilder
-
getSetRolesOrBuilder
public Lgraph.ListOfStringOrBuilder getSetRolesOrBuilder()
optional .lgraph.ListOfString set_roles = 3;- Specified by:
getSetRolesOrBuilderin interfaceLgraph.ModUserRequestOrBuilder
-
hasAddRoles
public boolean hasAddRoles()
optional .lgraph.ListOfString add_roles = 4;- Specified by:
hasAddRolesin interfaceLgraph.ModUserRequestOrBuilder
-
getAddRoles
public Lgraph.ListOfString getAddRoles()
optional .lgraph.ListOfString add_roles = 4;- Specified by:
getAddRolesin interfaceLgraph.ModUserRequestOrBuilder
-
getAddRolesOrBuilder
public Lgraph.ListOfStringOrBuilder getAddRolesOrBuilder()
optional .lgraph.ListOfString add_roles = 4;- Specified by:
getAddRolesOrBuilderin interfaceLgraph.ModUserRequestOrBuilder
-
hasDelRoles
public boolean hasDelRoles()
optional .lgraph.ListOfString del_roles = 5;- Specified by:
hasDelRolesin interfaceLgraph.ModUserRequestOrBuilder
-
getDelRoles
public Lgraph.ListOfString getDelRoles()
optional .lgraph.ListOfString del_roles = 5;- Specified by:
getDelRolesin interfaceLgraph.ModUserRequestOrBuilder
-
getDelRolesOrBuilder
public Lgraph.ListOfStringOrBuilder getDelRolesOrBuilder()
optional .lgraph.ListOfString del_roles = 5;- Specified by:
getDelRolesOrBuilderin interfaceLgraph.ModUserRequestOrBuilder
-
hasEnable
public boolean hasEnable()
optional bool enable = 6;- Specified by:
hasEnablein interfaceLgraph.ModUserRequestOrBuilder
-
getEnable
public boolean getEnable()
optional bool enable = 6;- Specified by:
getEnablein interfaceLgraph.ModUserRequestOrBuilder
-
hasDisable
public boolean hasDisable()
optional bool disable = 7;- Specified by:
hasDisablein interfaceLgraph.ModUserRequestOrBuilder
-
getDisable
public boolean getDisable()
optional bool disable = 7;- Specified by:
getDisablein interfaceLgraph.ModUserRequestOrBuilder
-
hasSetDesc
public boolean hasSetDesc()
optional string set_desc = 8;- Specified by:
hasSetDescin interfaceLgraph.ModUserRequestOrBuilder
-
getSetDesc
public String getSetDesc()
optional string set_desc = 8;- Specified by:
getSetDescin interfaceLgraph.ModUserRequestOrBuilder
-
getSetDescBytes
public com.google.protobuf.ByteString getSetDescBytes()
optional string set_desc = 8;- Specified by:
getSetDescBytesin interfaceLgraph.ModUserRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.ModUserRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.ModUserRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.ModUserRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Lgraph.ModUserRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Lgraph.ModUserRequest.Builder newBuilder()
-
newBuilder
public static Lgraph.ModUserRequest.Builder newBuilder(Lgraph.ModUserRequest prototype)
-
toBuilder
public Lgraph.ModUserRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Lgraph.ModUserRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Lgraph.ModUserRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Lgraph.ModUserRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<Lgraph.ModUserRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Lgraph.ModUserRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-