public class StringPair extends Object
StringPair(long id, String a, String b)
String
getA()
getB()
long
getId()
void
setA(String a)
setB(String b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringPair(long id, String a, String b)
public String getA()
public void setA(String a)
public String getB()
public void setB(String b)
public long getId()
Copyright © 2015. All rights reserved.