public class SystemAttribute extends Object
SystemAttribute(String k, String v)
protected String
getKey()
String
getName()
getValue()
protected void
setKey(String k)
void
setName(String name)
setValue(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SystemAttribute(String k, String v)
public String getName()
public void setName(String name)
protected String getKey()
protected void setKey(String k)
public String getValue()
public void setValue(String v)
Copyright © 2018. All rights reserved.