|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.ole.describe.bo.WorkMarcEditorControlField
public class WorkMarcEditorControlField
MarcEditorControlField is business object class for Marc Editor
Constructor Summary | |
---|---|
WorkMarcEditorControlField()
|
Method Summary | |
---|---|
String |
getTag()
Gets the tag attribute. |
String |
getValue()
Gets the value attribute. |
void |
setTag(String tag)
Sets the tag 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 WorkMarcEditorControlField()
Method Detail |
---|
public String getTag()
public void setTag(String tag)
tag
- The tag 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 |