|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.ole.editor.bo.DublinEditorField
public class DublinEditorField
DublinEditorField is business object class for Dublin Editor
| Constructor Summary | |
|---|---|
DublinEditorField()
|
|
| Method Summary | |
|---|---|
String |
getElement()
Gets the element attribute. |
String |
getValue()
Gets the value attribute. |
void |
setElement(String element)
Sets the element attribute value. |
void |
setValue(String value)
Sets the value attribute value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DublinEditorField()
| Method Detail |
|---|
public String getElement()
public void setElement(String element)
element - The element to set.public String getValue()
public void setValue(String value)
value - The value to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||