Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.PortComponentType

Packages that use PortComponentType
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
protected  List<PortComponentType> WebserviceDescriptionType.portComponent
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return PortComponentType
 PortComponentType ObjectFactory.createPortComponentType()
          Create an instance of PortComponentType
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type PortComponentType
 List<PortComponentType> WebserviceDescriptionType.getPortComponent()
          Gets the value of the portComponent property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.