org.gcube.application.aquamaps.publisher.impl.model
Class ContextLayerPair

java.lang.Object
  extended by org.gcube.application.aquamaps.publisher.impl.model.ContextLayerPair

public class ContextLayerPair
extends Object


Constructor Summary
ContextLayerPair(String wmsContextId, String layerId)
           
 
Method Summary
 String getLayerId()
           
 String getWmsContextId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextLayerPair

public ContextLayerPair(String wmsContextId,
                        String layerId)
Method Detail

getWmsContextId

public String getWmsContextId()
Returns:
the wmsContextId

getLayerId

public String getLayerId()
Returns:
the layerId


Copyright © 2013. All Rights Reserved.