T - the enum of parameter namepublic interface VitamParameter<T>
| Modifier and Type | Method and Description |
|---|---|
Set<T> |
getMandatoriesParameters()
Get the attributes name which not have to be empty or null
|
Map<T,String> |
getMapParameters()
Get all the parameters
|
Copyright © 2018 Vitam. All rights reserved.