Uses of Class
org.fcrepo.kernel.api.rdf.LdpTriplePreferences.PreferChoice
-
Packages that use LdpTriplePreferences.PreferChoice Package Description org.fcrepo.kernel.api.rdf -
-
Uses of LdpTriplePreferences.PreferChoice in org.fcrepo.kernel.api.rdf
Methods in org.fcrepo.kernel.api.rdf that return LdpTriplePreferences.PreferChoice Modifier and Type Method Description static LdpTriplePreferences.PreferChoiceLdpTriplePreferences.PreferChoice. valueOf(String name)Returns the enum constant of this type with the specified name.static LdpTriplePreferences.PreferChoice[]LdpTriplePreferences.PreferChoice. values()Returns an array containing the constants of this enum type, in the order they are declared.
-