Uses of Class
net.opengis.sps.v_2_0.PointOrPolygonUnionSemantics

Uses of PointOrPolygonUnionSemantics in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as PointOrPolygonUnionSemantics
protected  PointOrPolygonUnionSemantics PointOrPolygonPropertyType.unionSemantics
           
 

Methods in net.opengis.sps.v_2_0 that return PointOrPolygonUnionSemantics
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.
 

Methods in net.opengis.sps.v_2_0 with parameters of type PointOrPolygonUnionSemantics
 void PointOrPolygonPropertyType.setUnionSemantics(PointOrPolygonUnionSemantics value)
          Sets the value of the unionSemantics property.
 PointOrPolygonPropertyType PointOrPolygonPropertyType.withUnionSemantics(PointOrPolygonUnionSemantics value)
           
 



Copyright © 2008-2015. All Rights Reserved.