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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as HomeType
protected  HomeType EjbRefType.home
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return HomeType
 HomeType ObjectFactory.createHomeType()
          Create an instance of HomeType
 HomeType EjbRefType.getHome()
          Gets the value of the home property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type HomeType
 void EjbRefType.setHome(HomeType value)
          Sets the value of the home property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.