Uses of Class
org.apache.openejb.jee.VariableScope

Packages that use VariableScope
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of VariableScope in org.apache.openejb.jee
 

Methods in org.apache.openejb.jee that return VariableScope
static VariableScope VariableScope.fromValue(String v)
           
static VariableScope VariableScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VariableScope[] VariableScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.