Uses of Class
com.sun.tools.ws.wsdl.framework.GlobalEntity

Packages that use GlobalEntity
com.sun.tools.ws.wsdl.document   
 

Uses of GlobalEntity in com.sun.tools.ws.wsdl.document
 

Subclasses of GlobalEntity in com.sun.tools.ws.wsdl.document
 class Binding
          Entity corresponding to the "binding" WSDL element.
 class Message
          Entity corresponding to the "message" WSDL element.
 class Port
          Entity corresponding to the "port" WSDL element.
 class PortType
          Entity corresponding to the "portType" WSDL element.
 class Service
          Entity corresponding to the "service" WSDL element.