Uses of Enum Class
ch.nolix.systemapi.database.databaseproperty.Mandatoryness
Packages that use Mandatoryness
-
Uses of Mandatoryness in ch.nolix.systemapi.database.databaseproperty
Subclasses with type arguments of type Mandatoryness in ch.nolix.systemapi.database.databasepropertyMethods in ch.nolix.systemapi.database.databaseproperty that return MandatorynessModifier and TypeMethodDescriptionstatic MandatorynessReturns the enum constant of this class with the specified name.static Mandatoryness[]Mandatoryness.values()Returns an array containing the constants of this enum class, in the order they are declared.