org.apache.beehive.netui.util.config.bean
Class CustomPropertyConfig

Object
  extended by CustomPropertyConfig

public class CustomPropertyConfig
extends Object


Constructor Summary
CustomPropertyConfig(String name, String value)
           
 
Method Summary
 String getName()
           
 String getValue()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomPropertyConfig

public CustomPropertyConfig(String name,
                            String value)
Method Detail

getName

public String getName()

getValue

public String getValue()