org.gcube.data.analysis.statisticalmanager.stubs
Class SMCreatedTablesRequest

java.lang.Object
  extended by org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMPagedRequest
      extended by org.gcube.data.analysis.statisticalmanager.stubs.SMCreatedTablesRequest
All Implemented Interfaces:
Serializable

public class SMCreatedTablesRequest
extends SMPagedRequest
implements Serializable

See Also:
Serialized Form

Constructor Summary
SMCreatedTablesRequest()
           
SMCreatedTablesRequest(String template)
           
 
Method Summary
 boolean equals(Object obj)
           
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 getTemplate()
          Gets the template value for this SMCreatedTablesRequest.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setTemplate(String template)
          Sets the template value for this SMCreatedTablesRequest.
 
Methods inherited from class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMPagedRequest
getPage, getPageSize, getUser, setPage, setPageSize, setUser
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMCreatedTablesRequest

public SMCreatedTablesRequest()

SMCreatedTablesRequest

public SMCreatedTablesRequest(String template)
Method Detail

getTemplate

public String getTemplate()
Gets the template value for this SMCreatedTablesRequest.

Returns:
template

setTemplate

public void setTemplate(String template)
Sets the template value for this SMCreatedTablesRequest.

Parameters:
template -

equals

public boolean equals(Object obj)
Overrides:
equals in class SMPagedRequest

hashCode

public int hashCode()
Overrides:
hashCode in class SMPagedRequest

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer



Copyright © 2012. All Rights Reserved.