Uses of Enum Class
ch.nolix.systemapi.database.databaseproperty.Cardinality
Packages that use Cardinality
Package
Description
-
Uses of Cardinality in ch.nolix.systemapi.database.databaseattribute
Methods in ch.nolix.systemapi.database.databaseattribute that return CardinalityMethods in ch.nolix.systemapi.database.databaseattribute with parameters of type CardinalityModifier and TypeMethodDescriptionFluentMutableCardinalityHolder.setCardinality(Cardinality cardinality) Sets theCardinalityof the currentFluentMutableCardinalityHolder. -
Uses of Cardinality in ch.nolix.systemapi.database.databaseproperty
Subclasses with type arguments of type Cardinality in ch.nolix.systemapi.database.databasepropertyMethods in ch.nolix.systemapi.database.databaseproperty that return CardinalityModifier and TypeMethodDescriptionstatic CardinalityReturns the enum constant of this class with the specified name.static Cardinality[]Cardinality.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Cardinality in ch.nolix.systemapi.midschema.fieldproperty
Methods in ch.nolix.systemapi.midschema.fieldproperty that return Cardinality