|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.form.FormOption
public class FormOption
| Field Summary | |
|---|---|
protected String |
formCurrentSelected
|
protected String |
formLabel
|
protected String |
formSelected
|
protected String |
formValue
|
protected String |
value
|
| Constructor Summary | |
|---|---|
FormOption()
|
|
| Method Summary | |
|---|---|
String |
getFormCurrentSelected()
Gets the value of the formCurrentSelected property. |
String |
getFormLabel()
Gets the value of the formLabel property. |
String |
getFormSelected()
Gets the value of the formSelected property. |
String |
getFormValue()
Gets the value of the formValue property. |
String |
getvalue()
Gets the value of the value property. |
void |
setFormCurrentSelected(String value)
Sets the value of the formCurrentSelected property. |
void |
setFormLabel(String value)
Sets the value of the formLabel property. |
void |
setFormSelected(String value)
Sets the value of the formSelected property. |
void |
setFormValue(String value)
Sets the value of the formValue property. |
void |
setvalue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String formCurrentSelected
protected String formLabel
protected String formSelected
protected String formValue
protected String value
| Constructor Detail |
|---|
public FormOption()
| Method Detail |
|---|
public String getFormCurrentSelected()
Stringpublic String getFormLabel()
Stringpublic String getFormSelected()
Stringpublic String getFormValue()
Stringpublic String getvalue()
Stringpublic void setFormCurrentSelected(String value)
value - allowed object is Stringpublic void setFormLabel(String value)
value - allowed object is Stringpublic void setFormSelected(String value)
value - allowed object is Stringpublic void setFormValue(String value)
value - allowed object is Stringpublic void setvalue(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||