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

Uses of AvailableOrNotUnionSemantics in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as AvailableOrNotUnionSemantics
protected  AvailableOrNotUnionSemantics AvailableOrNotPropertyType.unionSemantics
           
 

Methods in net.opengis.sps.v_2_0 that return AvailableOrNotUnionSemantics
static AvailableOrNotUnionSemantics AvailableOrNotUnionSemantics.fromValue(String v)
           
 AvailableOrNotUnionSemantics AvailableOrNotPropertyType.getUnionSemantics()
          Gets the value of the unionSemantics property.
static AvailableOrNotUnionSemantics AvailableOrNotUnionSemantics.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AvailableOrNotUnionSemantics[] AvailableOrNotUnionSemantics.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 AvailableOrNotUnionSemantics
 void AvailableOrNotPropertyType.setUnionSemantics(AvailableOrNotUnionSemantics value)
          Sets the value of the unionSemantics property.
 AvailableOrNotPropertyType AvailableOrNotPropertyType.withUnionSemantics(AvailableOrNotUnionSemantics value)
           
 



Copyright © 2008-2015. All Rights Reserved.