|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OverrideElementAttribute | |
|---|---|
| org.jboss.jca.common.metadata.jbossra.jbossra20 | This package contains metadatas for jboss-ra_2_0.xsd |
| Uses of OverrideElementAttribute in org.jboss.jca.common.metadata.jbossra.jbossra20 |
|---|
| Methods in org.jboss.jca.common.metadata.jbossra.jbossra20 that return OverrideElementAttribute | |
|---|---|
static OverrideElementAttribute |
OverrideElementAttribute.forName(String localName)
Static method to get enum instance given localName string |
OverrideElementAttribute |
RaConfigProperty.getOverrideElementAttribute()
override-element-attribute metadata getter |
static OverrideElementAttribute |
OverrideElementAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OverrideElementAttribute[] |
OverrideElementAttribute.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.jca.common.metadata.jbossra.jbossra20 with parameters of type OverrideElementAttribute | |
|---|---|
static RaConfigProperty<?> |
RaConfigProperty.buildRaConfigProperty(String name,
String value,
String type,
OverrideElementAttribute overrideElementAttribute)
Static method to build actualised implementation of this generic class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||