|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.ChartDataRequest
public class ChartDataRequest
| Constructor Summary | |
|---|---|
ChartDataRequest()
|
|
ChartDataRequest(org.gcube.common.core.types.StringArray areas,
String attributeColumn,
org.gcube.common.core.types.StringArray filters,
String groupDimension,
int maxDimension,
String user,
String xDimension,
String yDimension)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
org.gcube.common.core.types.StringArray |
getAreas()
Gets the areas value for this ChartDataRequest. |
String |
getAttributeColumn()
Gets the attributeColumn value for this ChartDataRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
org.gcube.common.core.types.StringArray |
getFilters()
Gets the filters value for this ChartDataRequest. |
String |
getGroupDimension()
Gets the groupDimension value for this ChartDataRequest. |
int |
getMaxDimension()
Gets the maxDimension value for this ChartDataRequest. |
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 |
String |
getUser()
Gets the user value for this ChartDataRequest. |
String |
getXDimension()
Gets the xDimension value for this ChartDataRequest. |
String |
getYDimension()
Gets the yDimension value for this ChartDataRequest. |
int |
hashCode()
|
void |
setAreas(org.gcube.common.core.types.StringArray areas)
Sets the areas value for this ChartDataRequest. |
void |
setAttributeColumn(String attributeColumn)
Sets the attributeColumn value for this ChartDataRequest. |
void |
setFilters(org.gcube.common.core.types.StringArray filters)
Sets the filters value for this ChartDataRequest. |
void |
setGroupDimension(String groupDimension)
Sets the groupDimension value for this ChartDataRequest. |
void |
setMaxDimension(int maxDimension)
Sets the maxDimension value for this ChartDataRequest. |
void |
setUser(String user)
Sets the user value for this ChartDataRequest. |
void |
setXDimension(String xDimension)
Sets the xDimension value for this ChartDataRequest. |
void |
setYDimension(String yDimension)
Sets the yDimension value for this ChartDataRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartDataRequest()
public ChartDataRequest(org.gcube.common.core.types.StringArray areas,
String attributeColumn,
org.gcube.common.core.types.StringArray filters,
String groupDimension,
int maxDimension,
String user,
String xDimension,
String yDimension)
| Method Detail |
|---|
public int getMaxDimension()
public void setMaxDimension(int maxDimension)
maxDimension - public String getXDimension()
public void setXDimension(String xDimension)
xDimension - public String getYDimension()
public void setYDimension(String yDimension)
yDimension - public String getGroupDimension()
public void setGroupDimension(String groupDimension)
groupDimension - public String getAttributeColumn()
public void setAttributeColumn(String attributeColumn)
attributeColumn - public org.gcube.common.core.types.StringArray getFilters()
public void setFilters(org.gcube.common.core.types.StringArray filters)
filters - public org.gcube.common.core.types.StringArray getAreas()
public void setAreas(org.gcube.common.core.types.StringArray areas)
areas - public String getUser()
public void setUser(String user)
user - 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 | |||||||||