Uses of Class
org.ow2.util.ee.metadata.ejbjar.api.xml.struct.ILockType

Packages that use ILockType
org.ow2.util.ee.metadata.ejbjar.api.xml.struct   
 

Uses of ILockType in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct that return ILockType
 ILockType IConcurrentMethod.getLockType()
           
static ILockType ILockType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ILockType[] ILockType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.