public class SMCreatedTablesRequest extends SMPagedRequest implements Serializable
| Constructor and Description |
|---|
SMCreatedTablesRequest() |
SMCreatedTablesRequest(String template) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getPage, getPageSize, getUser, setPage, setPageSize, setUserpublic SMCreatedTablesRequest()
public SMCreatedTablesRequest(String template)
public String getTemplate()
public void setTemplate(String template)
template - public boolean equals(Object obj)
equals in class SMPagedRequestpublic int hashCode()
hashCode in class SMPagedRequestpublic 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.