Uses of Interface
org.fcrepo.migration.ObjectProperty
-
Packages that use ObjectProperty Package Description org.fcrepo.migration org.fcrepo.migration.foxml -
-
Uses of ObjectProperty in org.fcrepo.migration
Methods in org.fcrepo.migration that return types with arguments of type ObjectProperty Modifier and Type Method Description List<? extends ObjectProperty>ObjectProperties. listProperties() -
Uses of ObjectProperty in org.fcrepo.migration.foxml
Classes in org.fcrepo.migration.foxml that implement ObjectProperty Modifier and Type Class Description classFoxmlObjectPropertyAn ObjectProperty implementation that is annotated to allow JAXB unmarshalling from a FOXML XML file or stream.Methods in org.fcrepo.migration.foxml that return types with arguments of type ObjectProperty Modifier and Type Method Description List<? extends ObjectProperty>FoxmlObjectProperties. listProperties()
-