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