|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube_system.namespaces.application.aquamaps.types.Filter
public class Filter
| Constructor Summary | |
|---|---|
Filter()
|
|
Filter(String fieldType,
String name,
String type,
String value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getFieldType()
Gets the fieldType value for this Filter. |
String |
getName()
Gets the name value for this Filter. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getType()
Gets the type value for this Filter. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getValue()
Gets the value value for this Filter. |
int |
hashCode()
|
void |
setFieldType(String fieldType)
Sets the fieldType value for this Filter. |
void |
setName(String name)
Sets the name value for this Filter. |
void |
setType(String type)
Sets the type value for this Filter. |
void |
setValue(String value)
Sets the value value for this Filter. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Filter()
public Filter(String fieldType,
String name,
String type,
String value)
| Method Detail |
|---|
public String getType()
public void setType(String type)
type - public String getName()
public void setName(String name)
name - public String getValue()
public void setValue(String value)
value - public String getFieldType()
public void setFieldType(String fieldType)
fieldType - 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 | |||||||||