public final class MetadataDirectoryInfoForm
extends org.apache.struts.validator.ValidatorForm
implements java.io.Serializable
Constructor and Description |
---|
MetadataDirectoryInfoForm()
Constructor for the MetadataDirectoryInfoForm Bean object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDirMetadataFormat()
Gets the dirMetadataFormat attribute of the MetadataDirectoryInfoForm object
|
java.lang.String |
getDirNickname()
Gets the dirNickname attribute of the MetadataDirectoryInfoForm object
|
java.lang.String |
getDirPath()
Gets the dirPath attribute of the MetadataDirectoryInfoForm object
|
java.lang.String |
getMetadataNamespace()
Gets the metadataNamespace attribute of the MetadataDirectoryInfoForm object
|
java.lang.String |
getMetadataSchema()
Gets the metadataSchema attribute of the MetadataDirectoryInfoForm object
|
void |
setDirMetadataFormat(java.lang.String value)
Sets the dirMetadataFormat attribute of the MetadataDirectoryInfoForm object
|
void |
setDirNickname(java.lang.String value)
Sets the dirNickname attribute of the MetadataDirectoryInfoForm object
|
void |
setDirPath(java.lang.String value)
Sets the dirPath attribute of the MetadataDirectoryInfoForm object
|
void |
setMetadataNamespace(java.lang.String value)
Sets the metadataNamespace attribute of the MetadataDirectoryInfoForm object
|
void |
setMetadataSchema(java.lang.String value)
Sets the metadataSchema attribute of the MetadataDirectoryInfoForm object
|
getPage, getResultValueMap, getValidationKey, getValidatorResults, reset, setPage, setValidatorResults, validate
public MetadataDirectoryInfoForm()
public java.lang.String getDirNickname()
public java.lang.String getDirPath()
public java.lang.String getDirMetadataFormat()
public java.lang.String getMetadataSchema()
public java.lang.String getMetadataNamespace()
public void setDirNickname(java.lang.String value)
value
- The new dirNickname valuepublic void setDirPath(java.lang.String value)
value
- The new dirPath valuepublic void setDirMetadataFormat(java.lang.String value)
value
- The new dirMetadataFormat valuepublic void setMetadataSchema(java.lang.String value)
value
- The new metadataSchema valuepublic void setMetadataNamespace(java.lang.String value)
value
- The new metadataNamespace value