|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBReferenceType | |
---|---|
org.jboss.metadata.javaee.spec |
Uses of EJBReferenceType in org.jboss.metadata.javaee.spec |
---|
Methods in org.jboss.metadata.javaee.spec that return EJBReferenceType | |
---|---|
EJBReferenceType |
AbstractEJBReferenceMetaData.getEjbRefType()
Get the type. |
static EJBReferenceType |
EJBReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EJBReferenceType[] |
EJBReferenceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.metadata.javaee.spec with parameters of type EJBReferenceType | |
---|---|
void |
AbstractEJBReferenceMetaData.setEjbRefType(EJBReferenceType type)
Set the type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |