Uses of Class
org.apache.xmpbox.type.ResourceRefType
-
Packages that use ResourceRefType Package Description org.apache.xmpbox.schema -
-
Uses of ResourceRefType in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return ResourceRefType Modifier and Type Method Description ResourceRefType
XMPMediaManagementSchema. getManagedFromProperty()
get ManageFrom PropertyResourceRefType
XMPMediaManagementSchema. getResourceRefProperty()
Get ResourceRef propertyMethods in org.apache.xmpbox.schema with parameters of type ResourceRefType Modifier and Type Method Description void
XMPMediaManagementSchema. setDerivedFromProperty(ResourceRefType tt)
Set ResourceRef propertyvoid
XMPMediaManagementSchema. setManagedFromProperty(ResourceRefType resourceRef)
set ManageFrom Property
-