public static class JoinAreasAction.JoinAreasResult extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
hasChanges |
List<JoinAreasAction.Multipolygon> |
polygons |
Constructor and Description |
---|
JoinAreasResult() |
public boolean hasChanges
public List<JoinAreasAction.Multipolygon> polygons
public JoinAreasResult()