public class GeneratedWMSGroupReport extends Object
| Constructor and Description |
|---|
GeneratedWMSGroupReport() |
GeneratedWMSGroupReport(String toGeneratedGroupName,
String generatedGroupName,
Map<String,String> toAssociateLayersAndStyle,
Map<String,String> associatedLayersAndStyle) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAssociatedLayersAndStyle() |
String |
getGeneratedGroupName() |
Map<String,String> |
getToAssociateLayersAndStyle() |
String |
getToGeneratedGroupName() |
void |
setAssociatedLayersAndStyle(Map<String,String> associatedLayersAndStyle) |
void |
setGeneratedGroupName(String generatedGroupName) |
void |
setToAssociateLayersAndStyle(Map<String,String> toAssociateLayersAndStyle) |
void |
setToGeneratedGroupName(String toGeneratedGroupName) |
public String getToGeneratedGroupName()
public void setToGeneratedGroupName(String toGeneratedGroupName)
toGeneratedGroupName - the toGeneratedGroupName to setpublic String getGeneratedGroupName()
public void setGeneratedGroupName(String generatedGroupName)
generatedGroupName - the generatedGroupName to setpublic Map<String,String> getToAssociateLayersAndStyle()
public void setToAssociateLayersAndStyle(Map<String,String> toAssociateLayersAndStyle)
toAssociateLayersAndStyle - the toAssociateLayersAndStyle to setpublic Map<String,String> getAssociatedLayersAndStyle()
Copyright © 2015. All Rights Reserved.