Uses of Class
net.opengis.gml.IncrementOrder

Packages that use IncrementOrder
net.opengis.gml   
 

Uses of IncrementOrder in net.opengis.gml
 

Fields in net.opengis.gml declared as IncrementOrder
protected  IncrementOrder SequenceRuleType.order
           
 

Methods in net.opengis.gml that return IncrementOrder
static IncrementOrder IncrementOrder.fromValue(String v)
           
 IncrementOrder SequenceRuleType.getOrder()
          Obtient la valeur de la propriété order.
static IncrementOrder IncrementOrder.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IncrementOrder[] IncrementOrder.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gml with parameters of type IncrementOrder
 void SequenceRuleType.setOrder(IncrementOrder value)
          Définit la valeur de la propriété order.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.