public class Property extends Object
Property()
Property(String n, String v)
String
getName()
getValue()
void
setName(String s)
setValue(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Property()
public Property(String n, String v)
public String getName()
public void setName(String s)
public String getValue()
public void setValue(String s)
Copyright © 2020 eXo Platform SAS. All Rights Reserved.