Uses of Class
org.apache.axis2.jaxws.description.xml.handler.EjbRefTypeType
Packages that use EjbRefTypeType
-
Uses of EjbRefTypeType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as EjbRefTypeTypeModifier and TypeFieldDescriptionprotected EjbRefTypeTypeEjbLocalRefType.ejbRefTypeprotected EjbRefTypeTypeEjbRefType.ejbRefTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return EjbRefTypeTypeModifier and TypeMethodDescriptionObjectFactory.createEjbRefTypeType()Create an instance ofEjbRefTypeTypeEjbLocalRefType.getEjbRefType()Gets the value of the ejbRefType property.EjbRefType.getEjbRefType()Gets the value of the ejbRefType property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type EjbRefTypeTypeModifier and TypeMethodDescriptionvoidEjbLocalRefType.setEjbRefType(EjbRefTypeType value) Sets the value of the ejbRefType property.voidEjbRefType.setEjbRefType(EjbRefTypeType value) Sets the value of the ejbRefType property.