public class WMSGroupGenerationRequest extends Object
| Constructor and Description |
|---|
WMSGroupGenerationRequest() |
WMSGroupGenerationRequest(Map<String,String> toAssociateLayersAndStyle,
String toGenerateGroupName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getToAssociateLayersAndStyle() |
String |
getToGenerateGroupName() |
void |
setToAssociateLayersAndStyle(Map<String,String> toAssociateLayersAndStyle) |
void |
setToGenerateGroupName(String toGenerateGroupName) |
String |
toString() |
public Map<String,String> getToAssociateLayersAndStyle()
public void setToAssociateLayersAndStyle(Map<String,String> toAssociateLayersAndStyle)
toAssociateLayersAndStyle - the toAssociateLayersAndStyle to setpublic String getToGenerateGroupName()
public void setToGenerateGroupName(String toGenerateGroupName)
toGenerateGroupName - the toGenerateGroupName to setCopyright © 2015. All Rights Reserved.