public final class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription implements org.omg.CORBA.portable.IDLEntity
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
super_class: java.lang.Object
{
public java.lang.String name;
descriptor: Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
public java.lang.String id;
descriptor: Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
public boolean is_abstract;
descriptor: Z
flags: (0x0001) ACC_PUBLIC
public boolean is_custom;
descriptor: Z
flags: (0x0001) ACC_PUBLIC
public java.lang.String defined_in;
descriptor: Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
public java.lang.String version;
descriptor: Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
public com.sun.org.omg.CORBA.OperationDescription[] operations;
descriptor: [Lcom/sun/org/omg/CORBA/OperationDescription;
flags: (0x0001) ACC_PUBLIC
public com.sun.org.omg.CORBA.AttributeDescription[] attributes;
descriptor: [Lcom/sun/org/omg/CORBA/AttributeDescription;
flags: (0x0001) ACC_PUBLIC
public org.omg.CORBA.ValueMember[] members;
descriptor: [Lorg/omg/CORBA/ValueMember;
flags: (0x0001) ACC_PUBLIC
public com.sun.org.omg.CORBA.Initializer[] initializers;
descriptor: [Lcom/sun/org/omg/CORBA/Initializer;
flags: (0x0001) ACC_PUBLIC
public java.lang.String[] supported_interfaces;
descriptor: [Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
public java.lang.String[] abstract_base_values;
descriptor: [Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
public boolean is_truncatable;
descriptor: Z
flags: (0x0001) ACC_PUBLIC
public java.lang.String base_value;
descriptor: Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
public org.omg.CORBA.TypeCode type;
descriptor: Lorg/omg/CORBA/TypeCode;
flags: (0x0001) ACC_PUBLIC
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.name:Ljava/lang/String;
2: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.id:Ljava/lang/String;
3: aload 0
iconst_0
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.is_abstract:Z
4: aload 0
iconst_0
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.is_custom:Z
5: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.defined_in:Ljava/lang/String;
6: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.version:Ljava/lang/String;
7: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.operations:[Lcom/sun/org/omg/CORBA/OperationDescription;
8: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.attributes:[Lcom/sun/org/omg/CORBA/AttributeDescription;
9: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.members:[Lorg/omg/CORBA/ValueMember;
10: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.initializers:[Lcom/sun/org/omg/CORBA/Initializer;
11: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.supported_interfaces:[Ljava/lang/String;
12: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.abstract_base_values:[Ljava/lang/String;
13: aload 0
iconst_0
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.is_truncatable:Z
14: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.base_value:Ljava/lang/String;
15: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.type:Lorg/omg/CORBA/TypeCode;
16: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 17 0 this Lcom/sun/org/omg/CORBA/ValueDefPackage/FullValueDescription;
public void <init>(java.lang.String, java.lang.String, boolean, boolean, java.lang.String, java.lang.String, com.sun.org.omg.CORBA.OperationDescription[], com.sun.org.omg.CORBA.AttributeDescription[], org.omg.CORBA.ValueMember[], com.sun.org.omg.CORBA.Initializer[], java.lang.String[], java.lang.String[], boolean, java.lang.String, org.omg.CORBA.TypeCode);
descriptor: (Ljava/lang/String;Ljava/lang/String;ZZLjava/lang/String;Ljava/lang/String;[Lcom/sun/org/omg/CORBA/OperationDescription;[Lcom/sun/org/omg/CORBA/AttributeDescription;[Lorg/omg/CORBA/ValueMember;[Lcom/sun/org/omg/CORBA/Initializer;[Ljava/lang/String;[Ljava/lang/String;ZLjava/lang/String;Lorg/omg/CORBA/TypeCode;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=16, args_size=16
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 8 start local 9 start local 10 start local 11 start local 12 start local 13 start local 14 start local 15 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.name:Ljava/lang/String;
2: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.id:Ljava/lang/String;
3: aload 0
iconst_0
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.is_abstract:Z
4: aload 0
iconst_0
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.is_custom:Z
5: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.defined_in:Ljava/lang/String;
6: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.version:Ljava/lang/String;
7: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.operations:[Lcom/sun/org/omg/CORBA/OperationDescription;
8: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.attributes:[Lcom/sun/org/omg/CORBA/AttributeDescription;
9: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.members:[Lorg/omg/CORBA/ValueMember;
10: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.initializers:[Lcom/sun/org/omg/CORBA/Initializer;
11: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.supported_interfaces:[Ljava/lang/String;
12: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.abstract_base_values:[Ljava/lang/String;
13: aload 0
iconst_0
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.is_truncatable:Z
14: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.base_value:Ljava/lang/String;
15: aload 0
aconst_null
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.type:Lorg/omg/CORBA/TypeCode;
16: aload 0
aload 1
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.name:Ljava/lang/String;
17: aload 0
aload 2
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.id:Ljava/lang/String;
18: aload 0
iload 3
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.is_abstract:Z
19: aload 0
iload 4
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.is_custom:Z
20: aload 0
aload 5
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.defined_in:Ljava/lang/String;
21: aload 0
aload 6
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.version:Ljava/lang/String;
22: aload 0
aload 7
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.operations:[Lcom/sun/org/omg/CORBA/OperationDescription;
23: aload 0
aload 8
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.attributes:[Lcom/sun/org/omg/CORBA/AttributeDescription;
24: aload 0
aload 9
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.members:[Lorg/omg/CORBA/ValueMember;
25: aload 0
aload 10
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.initializers:[Lcom/sun/org/omg/CORBA/Initializer;
26: aload 0
aload 11
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.supported_interfaces:[Ljava/lang/String;
27: aload 0
aload 12
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.abstract_base_values:[Ljava/lang/String;
28: aload 0
iload 13
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.is_truncatable:Z
29: aload 0
aload 14
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.base_value:Ljava/lang/String;
30: aload 0
aload 15
putfield com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.type:Lorg/omg/CORBA/TypeCode;
31: return
end local 15 end local 14 end local 13 end local 12 end local 11 end local 10 end local 9 end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 32 0 this Lcom/sun/org/omg/CORBA/ValueDefPackage/FullValueDescription;
0 32 1 _name Ljava/lang/String;
0 32 2 _id Ljava/lang/String;
0 32 3 _is_abstract Z
0 32 4 _is_custom Z
0 32 5 _defined_in Ljava/lang/String;
0 32 6 _version Ljava/lang/String;
0 32 7 _operations [Lcom/sun/org/omg/CORBA/OperationDescription;
0 32 8 _attributes [Lcom/sun/org/omg/CORBA/AttributeDescription;
0 32 9 _members [Lorg/omg/CORBA/ValueMember;
0 32 10 _initializers [Lcom/sun/org/omg/CORBA/Initializer;
0 32 11 _supported_interfaces [Ljava/lang/String;
0 32 12 _abstract_base_values [Ljava/lang/String;
0 32 13 _is_truncatable Z
0 32 14 _base_value Ljava/lang/String;
0 32 15 _type Lorg/omg/CORBA/TypeCode;
MethodParameters:
Name Flags
_name
_id
_is_abstract
_is_custom
_defined_in
_version
_operations
_attributes
_members
_initializers
_supported_interfaces
_abstract_base_values
_is_truncatable
_base_value
_type
}
SourceFile: "FullValueDescription.java"