|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.ole.describe.bo.WorkDublinEditorField
public class WorkDublinEditorField
DublinEditorField is business object class for Dublin Editor
Constructor Summary | |
---|---|
WorkDublinEditorField()
|
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 WorkDublinEditorField()
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 |