org.kuali.rice.krad.demo.uif.components
Class ComponentSuggestClass.TestSuggestObject

java.lang.Object
  extended by org.kuali.rice.krad.demo.uif.components.ComponentSuggestClass.TestLabelValue
      extended by org.kuali.rice.krad.demo.uif.components.ComponentSuggestClass.TestSuggestObject
Enclosing class:
ComponentSuggestClass

public static class ComponentSuggestClass.TestSuggestObject
extends ComponentSuggestClass.TestLabelValue


Constructor Summary
ComponentSuggestClass.TestSuggestObject(String value, String label, String description)
           
 
Method Summary
 String getDescription()
           
 void setDescription(String description)
           
 
Methods inherited from class org.kuali.rice.krad.demo.uif.components.ComponentSuggestClass.TestLabelValue
getLabel, getValue, setLabel, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentSuggestClass.TestSuggestObject

public ComponentSuggestClass.TestSuggestObject(String value,
                                               String label,
                                               String description)
Method Detail

getDescription

public String getDescription()

setDescription

public void setDescription(String description)


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.