Uses of Class
org.azuki.framework.aop.IContract.Selection

Packages that use IContract.Selection
org.azuki.framework.aop   
 

Uses of IContract.Selection in org.azuki.framework.aop
 

Methods in org.azuki.framework.aop that return IContract.Selection
 IContract.Selection IContract.getFieldSelection()
           
 IContract.Selection IContract.getFieldSelection()
           
 IContract.Selection IContract.getMethodSelection()
           
 IContract.Selection IContract.getMethodSelection()
           
static IContract.Selection IContract.Selection.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IContract.Selection IContract.Selection.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IContract.Selection[] IContract.Selection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
static IContract.Selection[] IContract.Selection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Azuki Framework Copyright © 2006 the original author or authors.