public class VocabAdminForm
extends org.apache.struts.action.ActionForm
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
loaderFeedback |
protected MetadataVocab |
vocab |
Constructor and Description |
---|
VocabAdminForm() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLoaderFeedback()
Gets the loaderFeedback attribute of the VocabAdminForm object
|
void |
setLoaderFeedback(java.lang.String loaderFeedback)
Sets the loaderFeedback attribute of the VocabAdminForm object
|
protected MetadataVocab vocab
protected java.lang.String loaderFeedback
public void setLoaderFeedback(java.lang.String loaderFeedback)
loaderFeedback
- The new loaderFeedback valuepublic java.lang.String getLoaderFeedback()