Uses of Enum Class
org.apache.jena.ontapi.impl.objects.OntClassImpl.CardinalityType
Packages that use OntClassImpl.CardinalityType
-
Uses of OntClassImpl.CardinalityType in org.apache.jena.ontapi.impl.objects
Methods in org.apache.jena.ontapi.impl.objects that return OntClassImpl.CardinalityTypeModifier and TypeMethodDescriptionstatic OntClassImpl.CardinalityTypeReturns the enum constant of this class with the specified name.static OntClassImpl.CardinalityType[]OntClassImpl.CardinalityType.values()Returns an array containing the constants of this enum class, in the order they are declared.