Uses of Enum Class
org.aksw.jenax.graphql.sparql.v2.acc.state.api.Cardinality
Packages that use Cardinality
-
Uses of Cardinality in org.aksw.jenax.graphql.sparql.v2.acc.state.api
Fields in org.aksw.jenax.graphql.sparql.v2.acc.state.api declared as CardinalityModifier and TypeFieldDescriptionprotected CardinalityAggFieldBuilder.cardinalityWhether values of this member should be accumulated into an array.Methods in org.aksw.jenax.graphql.sparql.v2.acc.state.api 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.