Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.javaee5 |
Provides the interfaces and enumeration types as defined in the schema
|
org.jboss.shrinkwrap.descriptor.api.jbosscommon51 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
static ResAuthType |
ResAuthType.getFromStringValue(String value) |
ResAuthType |
ResourceRefType.getResAuth()
Returns the
res-auth element |
static ResAuthType |
ResAuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResAuthType[] |
ResAuthType.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.resAuth(ResAuthType resAuth)
Sets the
res-auth element |
Modifier and Type | Method and Description |
---|---|
ResAuthType |
ResourceRefType.getResAuth()
Returns the
res-auth element |
Modifier and Type | Method and Description |
---|---|
ResourceRefType<T> |
ResourceRefType.resAuth(ResAuthType resAuth)
Sets the
res-auth element |
Copyright © 2017 JBoss by Red Hat. All rights reserved.