Uses of Class
com.endeca.itl.cas.api.MetricType

Packages that use MetricType
com.endeca.itl.cas.api   
 

Uses of MetricType in com.endeca.itl.cas.api
 

Methods in com.endeca.itl.cas.api that return MetricType
 MetricType MetricId.getMetricType()
           
static MetricType MetricType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MetricType[] MetricType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.