Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.portComponentRefType
-
Packages that use portComponentRefType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of portComponentRefType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return portComponentRefType Modifier and Type Method Description portComponentRefTypejavaWsdlMappingFactory. createportComponentRefType(String elementName)Create the Java bean portComponentRefType for the elementportComponentRefTypeserviceRefType. getPortComponentRef(int index)Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type portComponentRefType Modifier and Type Method Description voidserviceRefType. setPortComponentRef(int index, portComponentRefType portComponentRef)
-