Uses of Enum Class
ch.nolix.baseapi.datamodel.fieldproperty.Mandatoryness
Packages that use Mandatoryness
-
Uses of Mandatoryness in ch.nolix.baseapi.datamodel.fieldproperty
Subclasses with type arguments of type Mandatoryness in ch.nolix.baseapi.datamodel.fieldpropertyMethods in ch.nolix.baseapi.datamodel.fieldproperty 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.