class javax.xml.ws.wsaddressing.W3CEndpointReference$Address
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: javax.xml.ws.wsaddressing.W3CEndpointReference$Address
super_class: java.lang.Object
{
java.lang.String uri;
descriptor: Ljava/lang/String;
flags: (0x0000)
RuntimeVisibleAnnotations:
javax.xml.bind.annotation.XmlValue()
java.util.Map<javax.xml.namespace.QName, java.lang.String> attributes;
descriptor: Ljava/util/Map;
flags: (0x0000)
Signature: Ljava/util/Map<Ljavax/xml/namespace/QName;Ljava/lang/String;>;
RuntimeVisibleAnnotations:
javax.xml.bind.annotation.XmlAnyAttribute()
protected void <init>();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/xml/ws/wsaddressing/W3CEndpointReference$Address;
}
SourceFile: "W3CEndpointReference.java"
NestHost: javax.xml.ws.wsaddressing.W3CEndpointReference
InnerClasses:
private Address = javax.xml.ws.wsaddressing.W3CEndpointReference$Address of javax.xml.ws.wsaddressing.W3CEndpointReference
RuntimeVisibleAnnotations:
javax.xml.bind.annotation.XmlType(name = "address", namespace = "http://www.w3.org/2005/08/addressing")