Uses of Class
de.digitalcollections.model.production.CreationInfo
-
Packages that use CreationInfo Package Description de.digitalcollections.model.identifiable.entity de.digitalcollections.model.production -
-
Uses of CreationInfo in de.digitalcollections.model.identifiable.entity
Methods in de.digitalcollections.model.identifiable.entity that return CreationInfo Modifier and Type Method Description CreationInfoDigitalObject. getCreationInfo()Methods in de.digitalcollections.model.identifiable.entity with parameters of type CreationInfo Modifier and Type Method Description voidDigitalObject. setCreationInfo(CreationInfo creationInfo)Sets the information about the creation of the digital object -
Uses of CreationInfo in de.digitalcollections.model.production
Methods in de.digitalcollections.model.production that return CreationInfo Modifier and Type Method Description CreationInfoCreationInfo.Builder. build()
-