public class TupleType extends Object
TupleType()
TupleType(String key, String value)
String
getKey()
getValue()
void
setKey(String key)
setValue(String value)
toXMLString(String prefix, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TupleType(String key, String value)
public TupleType()
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public String toXMLString(String prefix, String name)
Copyright © 2013. All Rights Reserved.