class com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl extends com.sun.xml.internal.bind.v2.model.impl.ElementInfoImpl<java.lang.reflect.Type, java.lang.Class, java.lang.reflect.Field, java.lang.reflect.Method>.PropertyImpl implements com.sun.xml.internal.bind.v2.model.runtime.RuntimeElementPropertyInfo, com.sun.xml.internal.bind.v2.model.runtime.RuntimeTypeRef
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl
super_class: com.sun.xml.internal.bind.v2.model.impl.ElementInfoImpl$PropertyImpl
{
final com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl this$0;
descriptor: Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl);
descriptor: (Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl.this$0:Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl;
aload 0
aload 1
invokespecial com.sun.xml.internal.bind.v2.model.impl.ElementInfoImpl$PropertyImpl.<init>:(Lcom/sun/xml/internal/bind/v2/model/impl/ElementInfoImpl;)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
MethodParameters:
Name Flags
this$0 final
public com.sun.xml.internal.bind.v2.runtime.reflect.Accessor getAccessor();
descriptor: ()Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl.this$0:Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl;
getfield com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl.adapterType:Ljava/lang/Class;
ifnonnull 2
1: getstatic com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.JAXB_ELEMENT_VALUE:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
areturn
2: StackMap locals:
StackMap stack:
getstatic com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.JAXB_ELEMENT_VALUE:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
3: aload 0
invokevirtual com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl.getAdapter:()Lcom/sun/xml/internal/bind/v2/model/core/Adapter;
getfield com.sun.xml.internal.bind.v2.model.core.Adapter.defaultType:Ljava/lang/Object;
checkcast java.lang.Class
aload 0
getfield com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl.this$0:Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl;
getfield com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl.adapterType:Ljava/lang/Class;
4: invokevirtual com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.adapt:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
public java.lang.reflect.Type getRawType();
descriptor: ()Ljava/lang/reflect/Type;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: ldc Ljava/util/Collection;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
public java.lang.reflect.Type getIndividualType();
descriptor: ()Ljava/lang/reflect/Type;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl.this$0:Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl;
invokevirtual com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl.getContentType:()Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeNonElement;
invokeinterface com.sun.xml.internal.bind.v2.model.runtime.RuntimeNonElement.getType:()Ljava/lang/Object;
checkcast java.lang.reflect.Type
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
public boolean elementOnlyContent();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
public java.util.List<? extends com.sun.xml.internal.bind.v2.model.runtime.RuntimeTypeRef> getTypes();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokestatic java.util.Collections.singletonList:(Ljava/lang/Object;)Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
Signature: ()Ljava/util/List<+Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeTypeRef;>;
public java.util.List<? extends com.sun.xml.internal.bind.v2.model.runtime.RuntimeNonElement> ref();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.sun.xml.internal.bind.v2.model.impl.ElementInfoImpl$PropertyImpl.ref:()Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
Signature: ()Ljava/util/List<+Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeNonElement;>;
public com.sun.xml.internal.bind.v2.model.runtime.RuntimeNonElement getTarget();
descriptor: ()Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeNonElement;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.sun.xml.internal.bind.v2.model.impl.ElementInfoImpl$PropertyImpl.getTarget:()Lcom/sun/xml/internal/bind/v2/model/core/NonElement;
checkcast com.sun.xml.internal.bind.v2.model.runtime.RuntimeNonElement
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
public com.sun.xml.internal.bind.v2.model.runtime.RuntimePropertyInfo getSource();
descriptor: ()Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimePropertyInfo;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
public com.sun.xml.internal.bind.v2.runtime.Transducer getTransducer();
descriptor: ()Lcom/sun/xml/internal/bind/v2/runtime/Transducer;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokestatic com.sun.xml.internal.bind.v2.model.impl.RuntimeModelBuilder.createTransducer:(Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeNonElementRef;)Lcom/sun/xml/internal/bind/v2/runtime/Transducer;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/xml/internal/bind/v2/model/impl/RuntimeElementInfoImpl$RuntimePropertyImpl;
public com.sun.xml.internal.bind.v2.model.core.PropertyInfo getSource();
descriptor: ()Lcom/sun/xml/internal/bind/v2/model/core/PropertyInfo;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl.getSource:()Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimePropertyInfo;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.sun.xml.internal.bind.v2.model.core.NonElement getTarget();
descriptor: ()Lcom/sun/xml/internal/bind/v2/model/core/NonElement;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl.getTarget:()Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeNonElement;
areturn
LocalVariableTable:
Start End Slot Name Signature
public java.util.Collection ref();
descriptor: ()Ljava/util/Collection;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl.ref:()Ljava/util/List;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Lcom/sun/xml/internal/bind/v2/model/impl/ElementInfoImpl<Ljava/lang/reflect/Type;Ljava/lang/Class;Ljava/lang/reflect/Field;Ljava/lang/reflect/Method;>.PropertyImpl;Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeElementPropertyInfo;Lcom/sun/xml/internal/bind/v2/model/runtime/RuntimeTypeRef;
SourceFile: "RuntimeElementInfoImpl.java"
NestHost: com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl
InnerClasses:
protected PropertyImpl = com.sun.xml.internal.bind.v2.model.impl.ElementInfoImpl$PropertyImpl of com.sun.xml.internal.bind.v2.model.impl.ElementInfoImpl
RuntimePropertyImpl = com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl of com.sun.xml.internal.bind.v2.model.impl.RuntimeElementInfoImpl