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