Uses of Enum
co.yellowdog.platform.model.json.FieldCategory
Packages that use FieldCategory
-
Uses of FieldCategory in co.yellowdog.platform.model.json
Subclasses with type arguments of type FieldCategory in co.yellowdog.platform.model.jsonMethods in co.yellowdog.platform.model.json that return FieldCategoryModifier and TypeMethodDescriptionstatic FieldCategory
Returns the enum constant of this type with the specified name.static FieldCategory[]
FieldCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared.