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  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
 List<PortComponentRefType> ServiceRefType.getPortComponentRef()
          Gets the value of the portComponentRef property.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.