Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.PortComponentType
-
Packages that use PortComponentType Package Description com.sun.xml.ws.config.metro.parser.jsr109 -
-
Uses of PortComponentType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type PortComponentType Modifier and Type Field Description protected List<PortComponentType>WebserviceDescriptionType. portComponentMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return PortComponentType Modifier and Type Method Description PortComponentTypeObjectFactory. createPortComponentType()Create an instance ofPortComponentTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type PortComponentType Modifier and Type Method Description List<PortComponentType>WebserviceDescriptionType. getPortComponent()Gets the value of the portComponent property.
-