org.gcube.data.publishing.gis.publisher.model.response
Class GeneratedWMSGroupReport
java.lang.Object
org.gcube.data.publishing.gis.publisher.model.response.GeneratedWMSGroupReport
public class GeneratedWMSGroupReport
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneratedWMSGroupReport
public GeneratedWMSGroupReport()
GeneratedWMSGroupReport
public GeneratedWMSGroupReport(String toGeneratedGroupName,
String generatedGroupName,
Map<String,String> toAssociateLayersAndStyle,
Map<String,String> associatedLayersAndStyle)
getToGeneratedGroupName
public String getToGeneratedGroupName()
- Returns:
- the toGeneratedGroupName
setToGeneratedGroupName
public void setToGeneratedGroupName(String toGeneratedGroupName)
- Parameters:
toGeneratedGroupName - the toGeneratedGroupName to set
getGeneratedGroupName
public String getGeneratedGroupName()
- Returns:
- the generatedGroupName
setGeneratedGroupName
public void setGeneratedGroupName(String generatedGroupName)
- Parameters:
generatedGroupName - the generatedGroupName to set
getToAssociateLayersAndStyle
public Map<String,String> getToAssociateLayersAndStyle()
- Returns:
- the toAssociateLayersAndStyle
setToAssociateLayersAndStyle
public void setToAssociateLayersAndStyle(Map<String,String> toAssociateLayersAndStyle)
- Parameters:
toAssociateLayersAndStyle - the toAssociateLayersAndStyle to set
getAssociatedLayersAndStyle
public Map<String,String> getAssociatedLayersAndStyle()
- Returns:
- the associatedLayersAndStyle
setAssociatedLayersAndStyle
public void setAssociatedLayersAndStyle(Map<String,String> associatedLayersAndStyle)
- Parameters:
associatedLayersAndStyle - the associatedLayersAndStyle to set
Copyright © 2013. All Rights Reserved.