|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.aquamaps.aquamapsservice.stubs.ExportTableStatusType
public class ExportTableStatusType
| Constructor Summary | |
|---|---|
ExportTableStatusType()
|
|
ExportTableStatusType(ExportCSVSettings csvSettings,
String errors,
String rsLocator,
ExportStatus status,
String tableName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
ExportCSVSettings |
getCsvSettings()
Gets the csvSettings value for this ExportTableStatusType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getErrors()
Gets the errors value for this ExportTableStatusType. |
String |
getRsLocator()
Gets the rsLocator value for this ExportTableStatusType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
ExportStatus |
getStatus()
Gets the status value for this ExportTableStatusType. |
String |
getTableName()
Gets the tableName value for this ExportTableStatusType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCsvSettings(ExportCSVSettings csvSettings)
Sets the csvSettings value for this ExportTableStatusType. |
void |
setErrors(String errors)
Sets the errors value for this ExportTableStatusType. |
void |
setRsLocator(String rsLocator)
Sets the rsLocator value for this ExportTableStatusType. |
void |
setStatus(ExportStatus status)
Sets the status value for this ExportTableStatusType. |
void |
setTableName(String tableName)
Sets the tableName value for this ExportTableStatusType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportTableStatusType()
public ExportTableStatusType(ExportCSVSettings csvSettings,
String errors,
String rsLocator,
ExportStatus status,
String tableName)
| Method Detail |
|---|
public String getTableName()
public void setTableName(String tableName)
tableName - public ExportCSVSettings getCsvSettings()
public void setCsvSettings(ExportCSVSettings csvSettings)
csvSettings - public String getRsLocator()
public void setRsLocator(String rsLocator)
rsLocator - public ExportStatus getStatus()
public void setStatus(ExportStatus status)
status - public String getErrors()
public void setErrors(String errors)
errors - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||