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