JTools

org.jtools.props
Class PropertyHelper.Property

java.lang.Object
  extended by org.jtools.props.PropertyHelper.Property
Enclosing class:
PropertyHelper

public static class PropertyHelper.Property
extends Object


Constructor Summary
PropertyHelper.Property()
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setName(String name)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyHelper.Property

public PropertyHelper.Property()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getValue

public String getValue()

setValue

public void setValue(String value)

JTools

© 2000-2006, JTools.org.