Uses of Enum Class
io.vertigo.core.lang.Cardinality
Packages that use Cardinality
-
Uses of Cardinality in io.vertigo.core.lang
Methods in io.vertigo.core.lang that return CardinalityModifier and TypeMethodDescriptionstatic CardinalityCardinality.fromSymbol(String sCardinality) Parses cardinality from standard notation symbol.static 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.