Class ParameterDTO
java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.serialization.model.KeyToMultiValueDTO
org.mockserver.serialization.model.ParameterDTO
- Author:
- jamesdbloom
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mockserver.serialization.model.KeyToMultiValueDTO
getName, getValuesMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toString
-
Constructor Details
-
ParameterDTO
-
ParameterDTO
protected ParameterDTO()
-
-
Method Details
-
buildObject
- Specified by:
buildObjectin interfaceDTO<Parameter>
-