ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.descriptor.api.ejbjar30.TransAttributeType

Packages that use TransAttributeType
org.jboss.shrinkwrap.descriptor.api.ejbjar30 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of TransAttributeType in org.jboss.shrinkwrap.descriptor.api.ejbjar30
 

Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 that return TransAttributeType
static TransAttributeType TransAttributeType.getFromStringValue(String value)
           
 TransAttributeType ContainerTransactionType.getTransAttribute()
          Returns the trans-attribute element
static TransAttributeType TransAttributeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransAttributeType[] TransAttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 with parameters of type TransAttributeType
 ContainerTransactionType<T> ContainerTransactionType.transAttribute(TransAttributeType transAttribute)
          Sets the trans-attribute element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.