|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.openutils.mgnlmedia.media.advancedsearch.Option
public class Option
| Constructor Summary | |
|---|---|
Option()
|
|
| Method Summary | |
|---|---|
Boolean |
getDefaultValue()
Returns the defaultValue. |
String |
getLabel()
Returns the label. |
String |
getValue()
Returns the value. |
void |
setDefaultValue(Boolean defaultValue)
Sets the defaultValue. |
void |
setLabel(String label)
Sets the label. |
void |
setValue(String value)
Sets the value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Option()
| Method Detail |
|---|
public String getLabel()
public void setLabel(String label)
label - the label to setpublic String getValue()
public void setValue(String value)
value - the value to setpublic Boolean getDefaultValue()
public void setDefaultValue(Boolean defaultValue)
defaultValue - the defaultValue to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||