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