Uses of Class
org.apache.axis2.jaxws.description.xml.handler.LocalHomeType
-
Packages that use LocalHomeType Package Description 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 Modifier and Type Field Description protected LocalHomeTypeEjbLocalRefType. localHomeMethods in org.apache.axis2.jaxws.description.xml.handler that return LocalHomeType Modifier and Type Method Description LocalHomeTypeObjectFactory. createLocalHomeType()Create an instance ofLocalHomeTypeLocalHomeTypeEjbLocalRefType. getLocalHome()Gets the value of the localHome property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type LocalHomeType Modifier and Type Method Description voidEjbLocalRefType. setLocalHome(LocalHomeType value)Sets the value of the localHome property.
-