Uses of Class
org.apache.axis2.jaxws.description.xml.handler.HomeType

Packages that use HomeType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of HomeType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler declared as HomeType
protected  HomeType EjbRefType.home
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return HomeType
 HomeType ObjectFactory.createHomeType()
          Create an instance of HomeType
 HomeType EjbRefType.getHome()
          Gets the value of the home property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type HomeType
 void EjbRefType.setHome(HomeType value)
          Sets the value of the home property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.