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