Uses of Class
de.digitalcollections.model.legal.License
-
Packages that use License Package Description de.digitalcollections.model.identifiable.entity de.digitalcollections.model.identifiable.resource -
-
Uses of License in de.digitalcollections.model.identifiable.entity
Methods in de.digitalcollections.model.identifiable.entity that return License Modifier and Type Method Description LicenseDigitalObject. getLicense()Methods in de.digitalcollections.model.identifiable.entity with parameters of type License Modifier and Type Method Description voidDigitalObject. setLicense(License license) -
Uses of License in de.digitalcollections.model.identifiable.resource
Methods in de.digitalcollections.model.identifiable.resource that return License Modifier and Type Method Description LicenseFileResource. getLicense()Methods in de.digitalcollections.model.identifiable.resource with parameters of type License Modifier and Type Method Description voidFileResource. setLicense(License license)
-