Uses of Class
net.opengis.gml.TimeIndeterminateValueType

Packages that use TimeIndeterminateValueType
net.opengis.gml   
 

Uses of TimeIndeterminateValueType in net.opengis.gml
 

Fields in net.opengis.gml declared as TimeIndeterminateValueType
protected  TimeIndeterminateValueType TimePositionType.indeterminatePosition
           
 

Methods in net.opengis.gml that return TimeIndeterminateValueType
static TimeIndeterminateValueType TimeIndeterminateValueType.fromValue(String v)
           
 TimeIndeterminateValueType TimePositionType.getIndeterminatePosition()
          Obtient la valeur de la propriété indeterminatePosition.
static TimeIndeterminateValueType TimeIndeterminateValueType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimeIndeterminateValueType[] TimeIndeterminateValueType.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 TimeIndeterminateValueType
 void TimePositionType.setIndeterminatePosition(TimeIndeterminateValueType value)
          Définit la valeur de la propriété indeterminatePosition.
 



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