interface com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$Report extends com.sun.xml.internal.txw2.TypedXmlWriter
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$Report
  super_class: java.lang.Object
{
  public abstract void wsdl(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      com.sun.xml.internal.txw2.annotation.XmlElement()
    MethodParameters:
      Name  Flags
      file  

  public abstract com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$QualifiedName portType();
    descriptor: ()Lcom/sun/tools/internal/ws/wscompile/WsgenTool$ReportOutput$QualifiedName;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      com.sun.xml.internal.txw2.annotation.XmlElement()

  public abstract com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$QualifiedName service();
    descriptor: ()Lcom/sun/tools/internal/ws/wscompile/WsgenTool$ReportOutput$QualifiedName;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      com.sun.xml.internal.txw2.annotation.XmlElement()

  public abstract com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$QualifiedName port();
    descriptor: ()Lcom/sun/tools/internal/ws/wscompile/WsgenTool$ReportOutput$QualifiedName;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      com.sun.xml.internal.txw2.annotation.XmlElement()

  public abstract void implClass(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      com.sun.xml.internal.txw2.annotation.XmlElement()
    MethodParameters:
      Name  Flags
      name  

  public abstract com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$Schema schema();
    descriptor: ()Lcom/sun/tools/internal/ws/wscompile/WsgenTool$ReportOutput$Schema;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      com.sun.xml.internal.txw2.annotation.XmlElement()
}
SourceFile: "WsgenTool.java"
NestHost: com.sun.tools.internal.ws.wscompile.WsgenTool
InnerClasses:
  ReportOutput = com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput of com.sun.tools.internal.ws.wscompile.WsgenTool
  abstract QualifiedName = com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$QualifiedName of com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput
  abstract Report = com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$Report of com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput
  abstract Schema = com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput$Schema of com.sun.tools.internal.ws.wscompile.WsgenTool$ReportOutput
    RuntimeVisibleAnnotations: 
      com.sun.xml.internal.txw2.annotation.XmlElement(value = "report")