Uses of Class
fr.gouv.vitam.common.model.unit.ValidatorOrSignerModel
-
Packages that use ValidatorOrSignerModel Package Description fr.gouv.vitam.common.model.unit -
-
Uses of ValidatorOrSignerModel in fr.gouv.vitam.common.model.unit
Fields in fr.gouv.vitam.common.model.unit declared as ValidatorOrSignerModel Modifier and Type Field Description protected ValidatorOrSignerModelSignatureTypeModel. validatorFields in fr.gouv.vitam.common.model.unit with type parameters of type ValidatorOrSignerModel Modifier and Type Field Description protected java.util.List<ValidatorOrSignerModel>SignatureTypeModel. signerMethods in fr.gouv.vitam.common.model.unit that return ValidatorOrSignerModel Modifier and Type Method Description ValidatorOrSignerModelObjectFactory. createValidatorOrSignerModel()Create an instance ofValidatorOrSignerModelValidatorOrSignerModelSignatureTypeModel. getValidator()Methods in fr.gouv.vitam.common.model.unit that return types with arguments of type ValidatorOrSignerModel Modifier and Type Method Description java.util.List<ValidatorOrSignerModel>SignatureTypeModel. getSigner()Methods in fr.gouv.vitam.common.model.unit with parameters of type ValidatorOrSignerModel Modifier and Type Method Description SignatureTypeModelSignatureTypeModel. setValidator(ValidatorOrSignerModel validator)Method parameters in fr.gouv.vitam.common.model.unit with type arguments of type ValidatorOrSignerModel Modifier and Type Method Description SignatureTypeModelSignatureTypeModel. setSigner(java.util.List<ValidatorOrSignerModel> signer)
-