Uses of Class
org.apache.axis2.jaxws.description.xml.handler.EjbLinkType
Packages that use EjbLinkType
-
Uses of EjbLinkType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as EjbLinkTypeModifier and TypeFieldDescriptionprotected EjbLinkTypeEjbLocalRefType.ejbLinkprotected EjbLinkTypeEjbRefType.ejbLinkMethods in org.apache.axis2.jaxws.description.xml.handler that return EjbLinkTypeModifier and TypeMethodDescriptionObjectFactory.createEjbLinkType()Create an instance ofEjbLinkTypeEjbLocalRefType.getEjbLink()Gets the value of the ejbLink property.EjbRefType.getEjbLink()Gets the value of the ejbLink property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type EjbLinkTypeModifier and TypeMethodDescriptionvoidEjbLocalRefType.setEjbLink(EjbLinkType value) Sets the value of the ejbLink property.voidEjbRefType.setEjbLink(EjbLinkType value) Sets the value of the ejbLink property.