Uses of Class
org.jboss.reflect.spi.NumberInfo.Phase

Packages that use NumberInfo.Phase
org.jboss.reflect.spi Extended Reflection API. 
 

Uses of NumberInfo.Phase in org.jboss.reflect.spi
 

Methods in org.jboss.reflect.spi that return NumberInfo.Phase
 NumberInfo.Phase NumberInfo.getPhase()
          Get the phase.
static NumberInfo.Phase NumberInfo.Phase.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NumberInfo.Phase[] NumberInfo.Phase.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.