Package fr.gouv.vitam.common.model.unit
Class ObjectFactory
java.lang.Object
fr.gouv.vitam.common.model.unit.ObjectFactory
create instance for JAXB model (necessary to jaxb)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAgentTypeModel
Create an instance ofValidatorOrSignerModel
-
Constructor Details
-
ObjectFactory
public ObjectFactory()
-
-
Method Details
-
createAgentTypeModel
Create an instance ofAgentTypeModel
-
createValidatorOrSignerModel
Create an instance ofValidatorOrSignerModel
-