-
-
Constructor Summary
Constructors
Constructor and Description |
NameValueDTO(String name,
T value)
Default Constructor
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Returns:
- the name
-
getValue
public T getValue()
- Returns:
- the value
Copyright © 2015. All rights reserved.