Uses of Class
org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
-
Packages that use PortComponentRefType Package Description 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 Modifier and Type Field Description protected List<PortComponentRefType>ServiceRefType. portComponentRefMethods in org.apache.axis2.jaxws.description.xml.handler that return PortComponentRefType Modifier and Type Method Description PortComponentRefTypeObjectFactory. createPortComponentRefType()Create an instance ofPortComponentRefTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type PortComponentRefType Modifier and Type Method Description List<PortComponentRefType>ServiceRefType. getPortComponentRef()Gets the value of the portComponentRef property.
-