|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube_system.namespaces.data.analysis.statisticalmanager.types.DataStreamtoTabularRequest
public class DataStreamtoTabularRequest
| Constructor Summary | |
|---|---|
DataStreamtoTabularRequest()
|
|
DataStreamtoTabularRequest(String description,
String rsLocator,
String tableName,
String tableType,
String user)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescription()
Gets the description value for this DataStreamtoTabularRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getRsLocator()
Gets the rsLocator value for this DataStreamtoTabularRequest. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getTableName()
Gets the tableName value for this DataStreamtoTabularRequest. |
String |
getTableType()
Gets the tableType value for this DataStreamtoTabularRequest. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUser()
Gets the user value for this DataStreamtoTabularRequest. |
int |
hashCode()
|
void |
setDescription(String description)
Sets the description value for this DataStreamtoTabularRequest. |
void |
setRsLocator(String rsLocator)
Sets the rsLocator value for this DataStreamtoTabularRequest. |
void |
setTableName(String tableName)
Sets the tableName value for this DataStreamtoTabularRequest. |
void |
setTableType(String tableType)
Sets the tableType value for this DataStreamtoTabularRequest. |
void |
setUser(String user)
Sets the user value for this DataStreamtoTabularRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataStreamtoTabularRequest()
public DataStreamtoTabularRequest(String description,
String rsLocator,
String tableName,
String tableType,
String user)
| Method Detail |
|---|
public String getUser()
public void setUser(String user)
user - public String getTableName()
public void setTableName(String tableName)
tableName - public String getTableType()
public void setTableType(String tableType)
tableType - public String getRsLocator()
public void setRsLocator(String rsLocator)
rsLocator - public String getDescription()
public void setDescription(String description)
description - 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 | |||||||||