public class Entry extends Object
Entry()
void
addAttribute(String column, String value)
addType(String column, String value)
HashMap<String,String>
getAttributes()
getTypes()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Entry()
public HashMap<String,String> getAttributes()
public HashMap<String,String> getTypes()
public void addAttribute(String column, String value)
public void addType(String column, String value)
public String toString()
toString
Object
Copyright © 2014. All Rights Reserved.