org.gcube.data.publishing.gis.publisher.model.requests
Class WMSGroupGenerationRequest
java.lang.Object
org.gcube.data.publishing.gis.publisher.model.requests.WMSGroupGenerationRequest
public class WMSGroupGenerationRequest
- extends Object
WMSGroupGenerationRequest
public WMSGroupGenerationRequest()
WMSGroupGenerationRequest
public WMSGroupGenerationRequest(Map<String,String> toAssociateLayersAndStyle,
String toGenerateGroupName)
getToAssociateLayersAndStyle
public Map<String,String> getToAssociateLayersAndStyle()
- Returns:
- the toAssociateLayersAndStyle
setToAssociateLayersAndStyle
public void setToAssociateLayersAndStyle(Map<String,String> toAssociateLayersAndStyle)
- Parameters:
toAssociateLayersAndStyle - the toAssociateLayersAndStyle to set
getToGenerateGroupName
public String getToGenerateGroupName()
- Returns:
- the toGenerateGroupName
setToGenerateGroupName
public void setToGenerateGroupName(String toGenerateGroupName)
- Parameters:
toGenerateGroupName - the toGenerateGroupName to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.