Uses of Class
org.apache.axis2.jaxws.description.xml.handler.EjbRefTypeType
-
Packages that use EjbRefTypeType Package Description 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 Modifier and Type Field Description protected EjbRefTypeTypeEjbLocalRefType. ejbRefTypeprotected EjbRefTypeTypeEjbRefType. ejbRefTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return EjbRefTypeType Modifier and Type Method Description EjbRefTypeTypeObjectFactory. createEjbRefTypeType()Create an instance ofEjbRefTypeTypeEjbRefTypeTypeEjbLocalRefType. getEjbRefType()Gets the value of the ejbRefType property.EjbRefTypeTypeEjbRefType. getEjbRefType()Gets the value of the ejbRefType property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type EjbRefTypeType Modifier and Type Method Description voidEjbLocalRefType. setEjbRefType(EjbRefTypeType value)Sets the value of the ejbRefType property.voidEjbRefType. setEjbRefType(EjbRefTypeType value)Sets the value of the ejbRefType property.
-