Uses of Class
org.apache.axis2.jaxws.description.xml.handler.HomeType
-
Packages that use HomeType Package Description 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 Modifier and Type Field Description protected HomeTypeEjbRefType. homeMethods in org.apache.axis2.jaxws.description.xml.handler that return HomeType Modifier and Type Method Description HomeTypeObjectFactory. createHomeType()Create an instance ofHomeTypeHomeTypeEjbRefType. getHome()Gets the value of the home property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type HomeType Modifier and Type Method Description voidEjbRefType. setHome(HomeType value)Sets the value of the home property.
-