public static class SystemInformation.InformationProperty extends java.lang.Object
InformationProperty(java.lang.String key, java.lang.String value)
java.lang.String
getKey()
getValue()
void
setKey(java.lang.String key)
setValue(java.lang.String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InformationProperty(java.lang.String key, java.lang.String value)
public java.lang.String getKey()
public void setKey(java.lang.String key)
public java.lang.String getValue()
public void setValue(java.lang.String value)