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

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

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

Fields in org.apache.axis2.jaxws.description.xml.handler declared as LocalHomeType
protected  LocalHomeType EjbLocalRefType.localHome
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return LocalHomeType
 LocalHomeType ObjectFactory.createLocalHomeType()
          Create an instance of LocalHomeType
 LocalHomeType EjbLocalRefType.getLocalHome()
          Gets the value of the localHome property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type LocalHomeType
 void EjbLocalRefType.setLocalHome(LocalHomeType value)
          Sets the value of the localHome property.
 



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