public class com.sun.xml.internal.ws.api.PropertySet$PropertyMap extends com.oracle.webservices.internal.api.message.BasePropertySet$PropertyMap
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.xml.internal.ws.api.PropertySet$PropertyMap
super_class: com.oracle.webservices.internal.api.message.BasePropertySet$PropertyMap
{
protected void <init>();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=1, args_size=1
start local 0 // com.sun.xml.internal.ws.api.PropertySet$PropertyMap this
0: .line 47
aload 0 /* this */
invokespecial com.oracle.webservices.internal.api.message.BasePropertySet$PropertyMap.<init>:()V
return
end local 0 // com.sun.xml.internal.ws.api.PropertySet$PropertyMap this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/ws/api/PropertySet$PropertyMap;
}
SourceFile: "PropertySet.java"
NestHost: com.sun.xml.internal.ws.api.PropertySet
InnerClasses:
protected PropertyMap = com.oracle.webservices.internal.api.message.BasePropertySet$PropertyMap of com.oracle.webservices.internal.api.message.BasePropertySet
protected PropertyMap = com.sun.xml.internal.ws.api.PropertySet$PropertyMap of com.sun.xml.internal.ws.api.PropertySet