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

Packages that use LocalType
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
protected  LocalType EjbLocalRefType.local
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return LocalType
 LocalType ObjectFactory.createLocalType()
          Create an instance of LocalType
 LocalType EjbLocalRefType.getLocal()
          Gets the value of the local property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type LocalType
 void EjbLocalRefType.setLocal(LocalType value)
          Sets the value of the local property.
 



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