Uses of Class
net.opengis.oseo.v_1_0.EnumOrderType

Uses of EnumOrderType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 declared as EnumOrderType
protected  EnumOrderType CommonOrderSpecification.orderType
           
protected  EnumOrderType CommonOrderOptionsType.orderType
           
 

Methods in net.opengis.oseo.v_1_0 that return EnumOrderType
static EnumOrderType EnumOrderType.fromValue(String v)
           
 EnumOrderType CommonOrderSpecification.getOrderType()
          Gets the value of the orderType property.
 EnumOrderType CommonOrderOptionsType.getOrderType()
          Gets the value of the orderType property.
static EnumOrderType EnumOrderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumOrderType[] EnumOrderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.oseo.v_1_0 with parameters of type EnumOrderType
 void CommonOrderSpecification.setOrderType(EnumOrderType value)
          Sets the value of the orderType property.
 void CommonOrderOptionsType.setOrderType(EnumOrderType value)
          Sets the value of the orderType property.
 OrderSpecification OrderSpecification.withOrderType(EnumOrderType value)
           
 CommonOrderSpecification CommonOrderSpecification.withOrderType(EnumOrderType value)
           
 CommonOrderOptionsType CommonOrderOptionsType.withOrderType(EnumOrderType value)
           
 CommonOrderMonitorSpecification CommonOrderMonitorSpecification.withOrderType(EnumOrderType value)
           
 



Copyright © 2008-2015. All Rights Reserved.