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