Uses of Enum Class
org.aksw.dcat.jena.domain.api.DcatIdType
Packages that use DcatIdType
-
Uses of DcatIdType in org.aksw.dcat.jena.domain.api
Methods in org.aksw.dcat.jena.domain.api that return DcatIdTypeModifier and TypeMethodDescriptionstatic DcatIdTypestatic DcatIdTypeReturns the enum constant of this class with the specified name.static DcatIdType[]DcatIdType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aksw.dcat.jena.domain.api with parameters of type DcatIdTypeModifier and TypeMethodDescriptionstatic org.apache.jena.rdf.model.ResourceDcatUtils.getRelatedId(DcatDistribution distribution, DcatIdType idType) static Set<? extends org.apache.jena.rdf.model.Resource>DcatUtils.getRelatedIds(DcatDistribution distribution, DcatIdType idType)