Package | Description |
---|---|
fr.gouv.vitam.common.model.unit |
Modifier and Type | Field and Description |
---|---|
protected ValidatorOrSignerModel |
SignatureTypeModel.validator |
Modifier and Type | Field and Description |
---|---|
protected List<ValidatorOrSignerModel> |
SignatureTypeModel.signer |
Modifier and Type | Method and Description |
---|---|
ValidatorOrSignerModel |
ObjectFactory.createValidatorOrSignerModel()
Create an instance of
ValidatorOrSignerModel |
ValidatorOrSignerModel |
SignatureTypeModel.getValidator() |
Modifier and Type | Method and Description |
---|---|
List<ValidatorOrSignerModel> |
SignatureTypeModel.getSigner() |
Modifier and Type | Method and Description |
---|---|
SignatureTypeModel |
SignatureTypeModel.setValidator(ValidatorOrSignerModel validator) |
Modifier and Type | Method and Description |
---|---|
SignatureTypeModel |
SignatureTypeModel.setSigner(List<ValidatorOrSignerModel> signer) |
Copyright © 2019 Vitam. All rights reserved.