|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.analysis.statisticalmanager.stubs.SMCreateTableRequest
org.gcube.data.analysis.statisticalmanager.stubs.SMCreateTableFromCSVRequest
public class SMCreateTableFromCSVRequest
| Constructor Summary | |
|---|---|
SMCreateTableFromCSVRequest()
|
|
SMCreateTableFromCSVRequest(String commentChar,
String delimiter,
boolean hasHeader)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCommentChar()
Gets the commentChar value for this SMCreateTableFromCSVRequest. |
String |
getDelimiter()
Gets the delimiter value for this SMCreateTableFromCSVRequest. |
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 |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isHasHeader()
Gets the hasHeader value for this SMCreateTableFromCSVRequest. |
void |
setCommentChar(String commentChar)
Sets the commentChar value for this SMCreateTableFromCSVRequest. |
void |
setDelimiter(String delimiter)
Sets the delimiter value for this SMCreateTableFromCSVRequest. |
void |
setHasHeader(boolean hasHeader)
Sets the hasHeader value for this SMCreateTableFromCSVRequest. |
| Methods inherited from class org.gcube.data.analysis.statisticalmanager.stubs.SMCreateTableRequest |
|---|
getDescription, getFileName, getRsLocator, getTableName, getTableType, getUser, setDescription, setFileName, setRsLocator, setTableName, setTableType, setUser |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMCreateTableFromCSVRequest()
public SMCreateTableFromCSVRequest(String commentChar,
String delimiter,
boolean hasHeader)
| Method Detail |
|---|
public boolean isHasHeader()
public void setHasHeader(boolean hasHeader)
hasHeader - public String getDelimiter()
public void setDelimiter(String delimiter)
delimiter - public String getCommentChar()
public void setCommentChar(String commentChar)
commentChar - public boolean equals(Object obj)
equals in class SMCreateTableRequestpublic int hashCode()
hashCode in class SMCreateTableRequestpublic 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 | |||||||||