| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.repository.servlet.PossibleValues.PossibleValue
public abstract class PossibleValues.PossibleValue
Class representing a possible value.
| Constructor Summary | |
|---|---|
| PossibleValues.PossibleValue() | |
| Method Summary | |
|---|---|
| abstract  java.lang.String | getLabel()Return the user visible label for the possible value. | 
| abstract  java.lang.Object | getSettableValue()Get the settable value for this object. | 
| abstract  java.lang.Object | getUnderlyingObject()Get the underlying object. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PossibleValues.PossibleValue()
| Method Detail | 
|---|
public abstract java.lang.String getLabel()
public abstract java.lang.Object getSettableValue()
public abstract java.lang.Object getUnderlyingObject()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||