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

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

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

Fields in org.apache.axis2.jaxws.description.xml.handler declared as EjbRefNameType
protected  EjbRefNameType EjbRefType.ejbRefName
           
protected  EjbRefNameType EjbLocalRefType.ejbRefName
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return EjbRefNameType
 EjbRefNameType ObjectFactory.createEjbRefNameType()
          Create an instance of EjbRefNameType
 EjbRefNameType EjbRefType.getEjbRefName()
          Gets the value of the ejbRefName property.
 EjbRefNameType EjbLocalRefType.getEjbRefName()
          Gets the value of the ejbRefName property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type EjbRefNameType
 void EjbRefType.setEjbRefName(EjbRefNameType value)
          Sets the value of the ejbRefName property.
 void EjbLocalRefType.setEjbRefName(EjbRefNameType value)
          Sets the value of the ejbRefName property.
 



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