org.mockserver.client.serialization.model
Class KeyToMultiValueDTO
java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.client.serialization.model.NotDTO
org.mockserver.client.serialization.model.KeyToMultiValueDTO
- Direct Known Subclasses:
- HeaderDTO, ParameterDTO
public class KeyToMultiValueDTO
- extends NotDTO
- Author:
- jamesdbloom
| Methods inherited from class org.mockserver.client.serialization.model.NotDTO |
getNot, setNot |
KeyToMultiValueDTO
protected KeyToMultiValueDTO(KeyToMultiValue keyToMultiValue,
Boolean not)
KeyToMultiValueDTO
protected KeyToMultiValueDTO()
getName
public String getName()
getValues
public List<String> getValues()
Copyright © 2015. All rights reserved.