|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.types.FilterCondition
public class FilterCondition
| Constructor Summary | |
|---|---|
FilterCondition()
|
|
FilterCondition(ComplexCondition condition,
Filter filter)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
ComplexCondition |
getCondition()
Gets the condition value for this FilterCondition. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Filter |
getFilter()
Gets the filter value for this FilterCondition. |
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()
|
void |
setCondition(ComplexCondition condition)
Sets the condition value for this FilterCondition. |
void |
setFilter(Filter filter)
Sets the filter value for this FilterCondition. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterCondition()
public FilterCondition(ComplexCondition condition,
Filter filter)
| Method Detail |
|---|
public Filter getFilter()
public void setFilter(Filter filter)
filter - public ComplexCondition getCondition()
public void setCondition(ComplexCondition condition)
condition - 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 | |||||||||