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

Uses of TaskOrProcessUnionSemantics in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as TaskOrProcessUnionSemantics
protected  TaskOrProcessUnionSemantics TaskOrProcessPropertyType.unionSemantics
           
 

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



Copyright © 2008-2015. All Rights Reserved.