Uses of Enum Class
ch.nolix.systemapi.database.databaseproperty.BaseCardinality
Packages that use BaseCardinality
Package
Description
-
Uses of BaseCardinality in ch.nolix.systemapi.database.databaseattribute
Methods in ch.nolix.systemapi.database.databaseattribute that return BaseCardinality -
Uses of BaseCardinality in ch.nolix.systemapi.database.databaseproperty
Subclasses with type arguments of type BaseCardinality in ch.nolix.systemapi.database.databasepropertyMethods in ch.nolix.systemapi.database.databaseproperty that return BaseCardinalityModifier and TypeMethodDescriptionCardinality.getBaseCardinality()static BaseCardinalityReturns the enum constant of this class with the specified name.static BaseCardinality[]BaseCardinality.values()Returns an array containing the constants of this enum class, in the order they are declared.