Uses of Enum Class
ch.nolix.systemapi.midschema.databasestructure.EntityMetaField
Packages that use EntityMetaField
-
Uses of EntityMetaField in ch.nolix.systemapi.midschema.databasestructure
Subclasses with type arguments of type EntityMetaField in ch.nolix.systemapi.midschema.databasestructureMethods in ch.nolix.systemapi.midschema.databasestructure that return EntityMetaFieldModifier and TypeMethodDescriptionstatic EntityMetaFieldReturns the enum constant of this class with the specified name.static EntityMetaField[]EntityMetaField.values()Returns an array containing the constants of this enum class, in the order they are declared.