public class ParameterDTO extends KeyToMultiValueDTO implements DTO<Parameter>
| Modifier | Constructor and Description | 
|---|---|
protected  | 
ParameterDTO()  | 
  | 
ParameterDTO(Parameter parameter)  | 
| Modifier and Type | Method and Description | 
|---|---|
Parameter | 
buildObject()  | 
getName, getValuesequals, fieldsExcludedFromEqualsAndHashCode, hashCode, toStringpublic ParameterDTO(Parameter parameter)
protected ParameterDTO()
public Parameter buildObject()
buildObject in interface DTO<Parameter>Copyright © 2020. All rights reserved.