Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.ejbjar30 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ContainerTransactionType<T> |
ContainerTransactionType.transAttribute(TransAttributeType transAttribute)
Sets the
trans-attribute element |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.