public class SMimportDwcaFileRequest extends SMimportFileRequest implements Serializable
| Constructor and Description |
|---|
SMimportDwcaFileRequest() |
SMimportDwcaFileRequest(String baseFileName,
String taxaLocator,
String vernacularLocator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBaseFileName()
Gets the baseFileName value for this SMimportDwcaFileRequest.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getTaxaLocator()
Gets the taxaLocator value for this SMimportDwcaFileRequest.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getVernacularLocator()
Gets the vernacularLocator value for this SMimportDwcaFileRequest.
|
int |
hashCode() |
void |
setBaseFileName(String baseFileName)
Sets the baseFileName value for this SMimportDwcaFileRequest.
|
void |
setTaxaLocator(String taxaLocator)
Sets the taxaLocator value for this SMimportDwcaFileRequest.
|
void |
setVernacularLocator(String vernacularLocator)
Sets the vernacularLocator value for this SMimportDwcaFileRequest.
|
getDescription, getFileName, getRsLocator, getTableName, getTableType, getUser, setDescription, setFileName, setRsLocator, setTableName, setTableType, setUserpublic String getBaseFileName()
public void setBaseFileName(String baseFileName)
baseFileName - public String getVernacularLocator()
public void setVernacularLocator(String vernacularLocator)
vernacularLocator - public String getTaxaLocator()
public void setTaxaLocator(String taxaLocator)
taxaLocator - public boolean equals(Object obj)
equals in class SMimportFileRequestpublic int hashCode()
hashCode in class SMimportFileRequestpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All Rights Reserved.