public class GenericInformation extends Object implements Serializable
GenericInformation()
GenericInformation(String name, String value)
String
getName()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericInformation()
public GenericInformation(String name, String value)
public String getName()
public String getValue()