org.jtools.props
Class PropertyHelper.Property
java.lang.Object
org.jtools.props.PropertyHelper.Property
- Enclosing class:
- PropertyHelper
public static class PropertyHelper.Property
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyHelper.Property
public PropertyHelper.Property()
getName
public String getName()
setName
public void setName(String name)
getValue
public String getValue()
setValue
public void setValue(String value)
© 2000-2006, JTools.org.