Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.PortComponentRefType
-
Packages that use PortComponentRefType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of PortComponentRefType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type PortComponentRefType Modifier and Type Field Description protected List<PortComponentRefType>ServiceRefType. portComponentRefMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return PortComponentRefType Modifier and Type Method Description PortComponentRefTypeObjectFactory. createPortComponentRefType()Create an instance ofPortComponentRefTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type PortComponentRefType Modifier and Type Method Description List<PortComponentRefType>ServiceRefType. getPortComponentRef()Gets the value of the portComponentRef property.
-