Uses of Class
org.deegree.filter.temporal.TemporalOperator.SubType

Packages that use TemporalOperator.SubType
org.deegree.filter.temporal   
 

Uses of TemporalOperator.SubType in org.deegree.filter.temporal
 

Methods in org.deegree.filter.temporal that return TemporalOperator.SubType
 TemporalOperator.SubType TemporalOperator.getSubType()
          Returns the type of spatial operator.
static TemporalOperator.SubType TemporalOperator.SubType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TemporalOperator.SubType[] TemporalOperator.SubType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.