Uses of Class
net.opengis.fes._2.MatchActionType

Packages that use MatchActionType
net.opengis.fes._2   
 

Uses of MatchActionType in net.opengis.fes._2
 

Fields in net.opengis.fes._2 declared as MatchActionType
protected  MatchActionType BinaryComparisonOpType.matchAction
           
 

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

Methods in net.opengis.fes._2 with parameters of type MatchActionType
 void BinaryComparisonOpType.setMatchAction(MatchActionType value)
          Définit la valeur de la propriété matchAction.
 



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