org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data
Class ClientFilter

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data.ClientFilter
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class ClientFilter
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
ClientFilter()
           
 
Method Summary
 ClientField getField()
           
 ClientFilterType getType()
           
 void setField(ClientField field)
           
 void setType(ClientFilterType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientFilter

public ClientFilter()
Method Detail

getType

public ClientFilterType getType()

setType

public void setType(ClientFilterType type)

setField

public void setField(ClientField field)

getField

public ClientField getField()


Copyright © 2014. All Rights Reserved.