| Modifier and Type | Field and Description |
|---|---|
protected PointOrPolygonUnionSemantics |
PointOrPolygonPropertyType.unionSemantics |
| Modifier and Type | Method and Description |
|---|---|
static PointOrPolygonUnionSemantics |
PointOrPolygonUnionSemantics.fromValue(java.lang.String v) |
PointOrPolygonUnionSemantics |
PointOrPolygonPropertyType.getUnionSemantics()
Gets the value of the unionSemantics property.
|
static PointOrPolygonUnionSemantics |
PointOrPolygonUnionSemantics.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PointOrPolygonUnionSemantics[] |
PointOrPolygonUnionSemantics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointOrPolygonPropertyType.setUnionSemantics(PointOrPolygonUnionSemantics value)
Sets the value of the unionSemantics property.
|
PointOrPolygonPropertyType |
PointOrPolygonPropertyType.withUnionSemantics(PointOrPolygonUnionSemantics value) |
Copyright © 2008-2021. All Rights Reserved.