Uses of Class
org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType

Packages that use PortComponentRefType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of PortComponentRefType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type PortComponentRefType
protected  java.util.List<PortComponentRefType> ServiceRefType.portComponentRef
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return PortComponentRefType
 PortComponentRefType ObjectFactory.createPortComponentRefType()
          Create an instance of PortComponentRefType
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type PortComponentRefType
 java.util.List<PortComponentRefType> ServiceRefType.getPortComponentRef()
          Gets the value of the portComponentRef property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.