Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefTypeType

Packages that use EjbRefTypeType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of EjbRefTypeType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as EjbRefTypeType
protected  EjbRefTypeType EjbRefType.ejbRefType
           
protected  EjbRefTypeType EjbLocalRefType.ejbRefType
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return EjbRefTypeType
 EjbRefTypeType ObjectFactory.createEjbRefTypeType()
          Create an instance of EjbRefTypeType
 EjbRefTypeType EjbRefType.getEjbRefType()
          Gets the value of the ejbRefType property.
 EjbRefTypeType EjbLocalRefType.getEjbRefType()
          Gets the value of the ejbRefType property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type EjbRefTypeType
 void EjbRefType.setEjbRefType(EjbRefTypeType value)
          Sets the value of the ejbRefType property.
 void EjbLocalRefType.setEjbRefType(EjbRefTypeType value)
          Sets the value of the ejbRefType property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.