Class LineRegion
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.region.Region
-
- net.n2oapp.framework.api.metadata.meta.region.LineRegion
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.n2oapp.framework.api.metadata.meta.region.Region
Region.Item
-
-
Constructor Summary
Constructors Constructor Description LineRegion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<? extends Region.Item>getItems()-
Methods inherited from class net.n2oapp.framework.api.metadata.meta.region.Region
getJsonProperties
-
-
-
-
Method Detail
-
getItems
public java.util.List<? extends Region.Item> getItems()
-
-