|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.form.FormHidden
public class FormHidden
| Constructor Summary | |
|---|---|
FormHidden()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFormName()
Gets the value of the formName property. |
FormProperties |
getFormProperties()
Gets the value of the formProperties property. |
java.lang.String |
getFormServiceName()
Gets the value of the formServiceName property. |
java.lang.String |
getFormValue()
Gets the value of the formValue property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
void |
setFormName(java.lang.String value)
Sets the value of the formName property. |
void |
setFormProperties(FormProperties value)
Sets the value of the formProperties property. |
void |
setFormServiceName(java.lang.String value)
Sets the value of the formServiceName property. |
void |
setFormValue(java.lang.String value)
Sets the value of the formValue property. |
void |
setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormHidden()
| Method Detail |
|---|
public java.lang.String getFormName()
Stringpublic FormProperties getFormProperties()
FormPropertiespublic java.lang.String getFormServiceName()
Stringpublic java.lang.String getFormValue()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic void setFormName(java.lang.String value)
value - allowed object is Stringpublic void setFormProperties(FormProperties value)
value - allowed object is FormPropertiespublic void setFormServiceName(java.lang.String value)
value - allowed object is Stringpublic void setFormValue(java.lang.String value)
value - allowed object is Stringpublic void setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEvents
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||