public class WorkDublinEditorField extends Object implements Serializable
Constructor and Description |
---|
WorkDublinEditorField() |
Modifier and Type | Method and Description |
---|---|
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.
|
public WorkDublinEditorField()
public String getElement()
public void setElement(String element)
element
- The element to set.Copyright © 2004–2014 The Kuali Foundation. All rights reserved.