org.infoglue.deliver.applications.databeans
Class ComponentPropertyOption

java.lang.Object
  extended by org.infoglue.deliver.applications.databeans.ComponentPropertyOption

public class ComponentPropertyOption
extends java.lang.Object


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

Constructor Detail

ComponentPropertyOption

public ComponentPropertyOption()
Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)


Copyright © 2005 InfoGlue.org All Rights Reserved.