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