|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.aquamaps.aquamapsservice.stubs.ViewTableRequestType
public class ViewTableRequestType
| Constructor Summary | |
|---|---|
ViewTableRequestType()
|
|
ViewTableRequestType(FieldArray filter,
ViewTableFormat format,
PagedRequestSettings settings,
String tablename)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
FieldArray |
getFilter()
Gets the filter value for this ViewTableRequestType. |
ViewTableFormat |
getFormat()
Gets the format value for this ViewTableRequestType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
PagedRequestSettings |
getSettings()
Gets the settings value for this ViewTableRequestType. |
String |
getTablename()
Gets the tablename value for this ViewTableRequestType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setFilter(FieldArray filter)
Sets the filter value for this ViewTableRequestType. |
void |
setFormat(ViewTableFormat format)
Sets the format value for this ViewTableRequestType. |
void |
setSettings(PagedRequestSettings settings)
Sets the settings value for this ViewTableRequestType. |
void |
setTablename(String tablename)
Sets the tablename value for this ViewTableRequestType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewTableRequestType()
public ViewTableRequestType(FieldArray filter,
ViewTableFormat format,
PagedRequestSettings settings,
String tablename)
| Method Detail |
|---|
public String getTablename()
public void setTablename(String tablename)
tablename - public PagedRequestSettings getSettings()
public void setSettings(PagedRequestSettings settings)
settings - public FieldArray getFilter()
public void setFilter(FieldArray filter)
filter - public ViewTableFormat getFormat()
public void setFormat(ViewTableFormat format)
format - 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 | |||||||||