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

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

public class GISViewerParameters
extends Msg
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
GISViewerParameters()
           
GISViewerParameters(List<String> layers, boolean status, String msg)
           
 
Method Summary
 List<String> getLayers()
           
 void setLayers(List<String> layers)
           
 
Methods inherited from class org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data.Msg
getMsg, getStatus, setMsg, setStatus, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GISViewerParameters

public GISViewerParameters()

GISViewerParameters

public GISViewerParameters(List<String> layers,
                           boolean status,
                           String msg)
Method Detail

getLayers

public List<String> getLayers()

setLayers

public void setLayers(List<String> layers)


Copyright © 2014. All Rights Reserved.