Uses of Class
org.deegree.time.position.IndeterminateValue

Packages that use IndeterminateValue
org.deegree.time.position   
 

Uses of IndeterminateValue in org.deegree.time.position
 

Methods in org.deegree.time.position that return IndeterminateValue
 IndeterminateValue OrdinalPosition.getIndeterminateValue()
           
 IndeterminateValue ClockTime.getIndeterminateValue()
           
 IndeterminateValue DateAndTime.getIndeterminateValue()
           
 IndeterminateValue CalendarDate.getIndeterminateValue()
           
 IndeterminateValue TemporalPosition.getIndeterminateValue()
           
static IndeterminateValue IndeterminateValue.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IndeterminateValue[] IndeterminateValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.