Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.ejbRefTypeType
-
Packages that use ejbRefTypeType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of ejbRefTypeType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return ejbRefTypeType Modifier and Type Method Description ejbRefTypeTypejavaWsdlMappingFactory. createejbRefTypeType(String elementName)Create the Java bean ejbRefTypeType for the elementejbRefTypeTypeejbLocalRefType. getEjbRefType()ejbRefTypeTypeejbRefType. getEjbRefType()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type ejbRefTypeType Modifier and Type Method Description voidejbLocalRefType. setEjbRefType(ejbRefTypeType ejbRefType)voidejbRefType. setEjbRefType(ejbRefTypeType ejbRefType)
-