JBoss Metadata Common 7.0.4.Final-redhat-1

Uses of Class
org.jboss.metadata.javaee.spec.EJBReferenceType

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.
 


JBoss Metadata Common 7.0.4.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.