Package fr.gouv.vitam.common.model.unit
Class WriterModel
java.lang.Object
fr.gouv.vitam.common.model.unit.PersonOrEntityAndBusinessType
fr.gouv.vitam.common.model.unit.AgentTypeModel
fr.gouv.vitam.common.model.unit.WriterModel
Custom Class for DescriptiveMetadataContentType.Writer (Seda 2.1)
Problem (with merge of two choice elements) : getting JAXB "catch-all" property (one content property generated of type List of JAXBElement)
because of the following reason :
The field name "Identifier" is used by two different parts of a schema in choice element.
N.B : xjc:simple resolve the problem but impact lot of class properties names
- Author:
- afraoucene
-
Constructor Summary
-
Method Summary
Methods inherited from class fr.gouv.vitam.common.model.unit.PersonOrEntityAndBusinessType
getActivity, getBirthDate, getBirthName, getBirthPlace, getCorpname, getDeathDate, getDeathPlace, getFirstName, getFullName, getFunction, getGender, getGivenName, getIdentifiers, getMandate, getNationalities, getPosition, getRole, setActivity, setBirthDate, setBirthName, setBirthPlace, setCorpname, setDeathDate, setDeathPlace, setFirstName, setFullName, setFunction, setGender, setGivenName, setIdentifiers, setMandate, setNationalities, setPosition, setRole
-
Constructor Details
-
WriterModel
public WriterModel()
-