| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.j2ee14 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Method and Description |
|---|---|
static ResSharingScopeType |
ResSharingScopeType.getFromStringValue(String value) |
ResSharingScopeType |
ResourceRefType.getResSharingScope()
Returns the
res-sharing-scope element |
static ResSharingScopeType |
ResSharingScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResSharingScopeType[] |
ResSharingScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceRefType<T> |
ResourceRefType.resSharingScope(ResSharingScopeType resSharingScope)
Sets the
res-sharing-scope element |
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)