public class com.sun.xml.internal.ws.developer.MemberSubmissionEndpointReference$AttributedQName
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.xml.internal.ws.developer.MemberSubmissionEndpointReference$AttributedQName
  super_class: java.lang.Object
{
  public javax.xml.namespace.QName name;
    descriptor: Ljavax/xml/namespace/QName;
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      javax.xml.bind.annotation.XmlValue()

  public java.util.Map<javax.xml.namespace.QName, java.lang.String> attributes;
    descriptor: Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Signature: Ljava/util/Map<Ljavax/xml/namespace/QName;Ljava/lang/String;>;
    RuntimeVisibleAnnotations: 
      javax.xml.bind.annotation.XmlAnyAttribute()

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.ws.developer.MemberSubmissionEndpointReference$AttributedQName this
         0: .line 191
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 192
            return
        end local 0 // com.sun.xml.internal.ws.developer.MemberSubmissionEndpointReference$AttributedQName this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/ws/developer/MemberSubmissionEndpointReference$AttributedQName;
}
SourceFile: "MemberSubmissionEndpointReference.java"
NestHost: com.sun.xml.internal.ws.developer.MemberSubmissionEndpointReference
InnerClasses:
  public AttributedQName = com.sun.xml.internal.ws.developer.MemberSubmissionEndpointReference$AttributedQName of com.sun.xml.internal.ws.developer.MemberSubmissionEndpointReference