Uses of Class
de.digitalcollections.model.identifiable.agent.GivenName
-
Packages that use GivenName Package Description de.digitalcollections.model.identifiable.entity.agent -
-
Uses of GivenName in de.digitalcollections.model.identifiable.entity.agent
Methods in de.digitalcollections.model.identifiable.entity.agent that return types with arguments of type GivenName Modifier and Type Method Description List<GivenName>Person. getGivenNames()Method parameters in de.digitalcollections.model.identifiable.entity.agent with type arguments of type GivenName Modifier and Type Method Description voidPerson. setGivenNames(List<GivenName> givenNames)
-