Class LobidPerson
java.lang.Object
de.digitalcollections.lobid.model.LobidEntity
de.digitalcollections.lobid.model.LobidPerson
type = "DifferentiatedPerson" / "Person"
-
Field Summary
Fields inherited from class de.digitalcollections.lobid.model.LobidEntity
gndIdentifier, preferredName, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDateOfBirth(List<String> dateOfBirths) voidsetDateOfDeath(List<String> dateOfDeaths) voidsetDepiction(List<LobidDepiction> depiction) Methods inherited from class de.digitalcollections.lobid.model.LobidEntity
getGndIdentifier, getPreferredName, getType, setGndIdentifier, setPreferredName, setType
-
Constructor Details
-
LobidPerson
public LobidPerson()
-
-
Method Details
-
getDateOfBirth
-
getDateOfDeath
-
getDepiction
-
setDateOfBirth
-
setDateOfDeath
-
setDepiction
-