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

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

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

Fields in org.apache.axis2.jaxws.description.xml.handler declared as EjbRefTypeType
protected  EjbRefTypeType EjbRefType.ejbRefType
           
protected  EjbRefTypeType EjbLocalRefType.ejbRefType
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return EjbRefTypeType
 EjbRefTypeType ObjectFactory.createEjbRefTypeType()
          Create an instance of EjbRefTypeType
 EjbRefTypeType EjbRefType.getEjbRefType()
          Gets the value of the ejbRefType property.
 EjbRefTypeType EjbLocalRefType.getEjbRefType()
          Gets the value of the ejbRefType property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type EjbRefTypeType
 void EjbRefType.setEjbRefType(EjbRefTypeType value)
          Sets the value of the ejbRefType property.
 void EjbLocalRefType.setEjbRefType(EjbRefTypeType value)
          Sets the value of the ejbRefType property.
 



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