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

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

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

Fields in org.apache.axis2.jaxws.description.xml.handler declared as EjbLinkType
protected  EjbLinkType EjbRefType.ejbLink
           
protected  EjbLinkType EjbLocalRefType.ejbLink
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return EjbLinkType
 EjbLinkType ObjectFactory.createEjbLinkType()
          Create an instance of EjbLinkType
 EjbLinkType EjbRefType.getEjbLink()
          Gets the value of the ejbLink property.
 EjbLinkType EjbLocalRefType.getEjbLink()
          Gets the value of the ejbLink property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type EjbLinkType
 void EjbRefType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 void EjbLocalRefType.setEjbLink(EjbLinkType value)
          Sets the value of the ejbLink property.
 



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