|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junitx.ddtunit.data.processing.MapEntry
public class MapEntry
Constructor Summary | |
---|---|
MapEntry()
|
Method Summary | |
---|---|
TypedObject |
getKey()
|
TypedObject |
getValue()
|
void |
setKey(TypedObject key)
|
void |
setValue(TypedObject value)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MapEntry()
Method Detail |
---|
public TypedObject getKey()
public void setKey(TypedObject key)
public TypedObject getValue()
public void setValue(TypedObject value)
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |