Uses of Class
org.apache.axis2.jaxws.description.xml.handler.LocalType
-
Packages that use LocalType Package Description org.apache.axis2.jaxws.description.xml.handler -
-
Uses of LocalType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as LocalType Modifier and Type Field Description protected LocalTypeEjbLocalRefType. localMethods in org.apache.axis2.jaxws.description.xml.handler that return LocalType Modifier and Type Method Description LocalTypeObjectFactory. createLocalType()Create an instance ofLocalTypeLocalTypeEjbLocalRefType. getLocal()Gets the value of the local property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type LocalType Modifier and Type Method Description voidEjbLocalRefType. setLocal(LocalType value)Sets the value of the local property.
-