Uses of Enum
ai.vectros.types.UserRequestType.Value
Packages that use UserRequestType.Value
-
Uses of UserRequestType.Value in ai.vectros.types
Methods in ai.vectros.types that return UserRequestType.ValueModifier and TypeMethodDescriptionUserRequestType.getEnumValue()static UserRequestType.ValueReturns the enum constant of this type with the specified name.static UserRequestType.Value[]UserRequestType.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.