public class KeyAndValueDTO extends ObjectWithReflectiveEqualsHashCodeToString
Modifier | Constructor and Description |
---|---|
protected |
KeyAndValueDTO() |
protected |
KeyAndValueDTO(KeyAndValue keyAndValue) |
Modifier and Type | Method and Description |
---|---|
NottableString |
getName() |
NottableString |
getValue() |
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key, toString
protected KeyAndValueDTO(KeyAndValue keyAndValue)
protected KeyAndValueDTO()
public NottableString getName()
public NottableString getValue()
Copyright © 2018. All rights reserved.