public final class javax.print.attribute.standard.PresentationDirection extends javax.print.attribute.EnumSyntax implements javax.print.attribute.PrintJobAttribute, javax.print.attribute.PrintRequestAttribute
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: javax.print.attribute.standard.PresentationDirection
super_class: javax.print.attribute.EnumSyntax
{
private static final long serialVersionUID;
descriptor: J
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 8294728067230931780
public static final javax.print.attribute.standard.PresentationDirection TOBOTTOM_TORIGHT;
descriptor: Ljavax/print/attribute/standard/PresentationDirection;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final javax.print.attribute.standard.PresentationDirection TOBOTTOM_TOLEFT;
descriptor: Ljavax/print/attribute/standard/PresentationDirection;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final javax.print.attribute.standard.PresentationDirection TOTOP_TORIGHT;
descriptor: Ljavax/print/attribute/standard/PresentationDirection;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final javax.print.attribute.standard.PresentationDirection TOTOP_TOLEFT;
descriptor: Ljavax/print/attribute/standard/PresentationDirection;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final javax.print.attribute.standard.PresentationDirection TORIGHT_TOBOTTOM;
descriptor: Ljavax/print/attribute/standard/PresentationDirection;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final javax.print.attribute.standard.PresentationDirection TORIGHT_TOTOP;
descriptor: Ljavax/print/attribute/standard/PresentationDirection;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final javax.print.attribute.standard.PresentationDirection TOLEFT_TOBOTTOM;
descriptor: Ljavax/print/attribute/standard/PresentationDirection;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final javax.print.attribute.standard.PresentationDirection TOLEFT_TOTOP;
descriptor: Ljavax/print/attribute/standard/PresentationDirection;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
private static final java.lang.String[] myStringTable;
descriptor: [Ljava/lang/String;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final javax.print.attribute.standard.PresentationDirection[] myEnumValueTable;
descriptor: [Ljavax/print/attribute/standard/PresentationDirection;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: new javax.print.attribute.standard.PresentationDirection
dup
iconst_0
invokespecial javax.print.attribute.standard.PresentationDirection.<init>:(I)V
1: putstatic javax.print.attribute.standard.PresentationDirection.TOBOTTOM_TORIGHT:Ljavax/print/attribute/standard/PresentationDirection;
2: new javax.print.attribute.standard.PresentationDirection
dup
iconst_1
invokespecial javax.print.attribute.standard.PresentationDirection.<init>:(I)V
3: putstatic javax.print.attribute.standard.PresentationDirection.TOBOTTOM_TOLEFT:Ljavax/print/attribute/standard/PresentationDirection;
4: new javax.print.attribute.standard.PresentationDirection
dup
iconst_2
invokespecial javax.print.attribute.standard.PresentationDirection.<init>:(I)V
5: putstatic javax.print.attribute.standard.PresentationDirection.TOTOP_TORIGHT:Ljavax/print/attribute/standard/PresentationDirection;
6: new javax.print.attribute.standard.PresentationDirection
dup
iconst_3
invokespecial javax.print.attribute.standard.PresentationDirection.<init>:(I)V
7: putstatic javax.print.attribute.standard.PresentationDirection.TOTOP_TOLEFT:Ljavax/print/attribute/standard/PresentationDirection;
8: new javax.print.attribute.standard.PresentationDirection
dup
iconst_4
invokespecial javax.print.attribute.standard.PresentationDirection.<init>:(I)V
9: putstatic javax.print.attribute.standard.PresentationDirection.TORIGHT_TOBOTTOM:Ljavax/print/attribute/standard/PresentationDirection;
10: new javax.print.attribute.standard.PresentationDirection
dup
iconst_5
invokespecial javax.print.attribute.standard.PresentationDirection.<init>:(I)V
11: putstatic javax.print.attribute.standard.PresentationDirection.TORIGHT_TOTOP:Ljavax/print/attribute/standard/PresentationDirection;
12: new javax.print.attribute.standard.PresentationDirection
dup
bipush 6
invokespecial javax.print.attribute.standard.PresentationDirection.<init>:(I)V
13: putstatic javax.print.attribute.standard.PresentationDirection.TOLEFT_TOBOTTOM:Ljavax/print/attribute/standard/PresentationDirection;
14: new javax.print.attribute.standard.PresentationDirection
dup
bipush 7
invokespecial javax.print.attribute.standard.PresentationDirection.<init>:(I)V
15: putstatic javax.print.attribute.standard.PresentationDirection.TOLEFT_TOTOP:Ljavax/print/attribute/standard/PresentationDirection;
16: bipush 8
anewarray java.lang.String
dup
iconst_0
17: ldc "tobottom-toright"
aastore
dup
iconst_1
18: ldc "tobottom-toleft"
aastore
dup
iconst_2
19: ldc "totop-toright"
aastore
dup
iconst_3
20: ldc "totop-toleft"
aastore
dup
iconst_4
21: ldc "toright-tobottom"
aastore
dup
iconst_5
22: ldc "toright-totop"
aastore
dup
bipush 6
23: ldc "toleft-tobottom"
aastore
dup
bipush 7
24: ldc "toleft-totop"
aastore
25: putstatic javax.print.attribute.standard.PresentationDirection.myStringTable:[Ljava/lang/String;
26: bipush 8
anewarray javax.print.attribute.standard.PresentationDirection
dup
iconst_0
27: getstatic javax.print.attribute.standard.PresentationDirection.TOBOTTOM_TORIGHT:Ljavax/print/attribute/standard/PresentationDirection;
aastore
dup
iconst_1
28: getstatic javax.print.attribute.standard.PresentationDirection.TOBOTTOM_TOLEFT:Ljavax/print/attribute/standard/PresentationDirection;
aastore
dup
iconst_2
29: getstatic javax.print.attribute.standard.PresentationDirection.TOTOP_TORIGHT:Ljavax/print/attribute/standard/PresentationDirection;
aastore
dup
iconst_3
30: getstatic javax.print.attribute.standard.PresentationDirection.TOTOP_TOLEFT:Ljavax/print/attribute/standard/PresentationDirection;
aastore
dup
iconst_4
31: getstatic javax.print.attribute.standard.PresentationDirection.TORIGHT_TOBOTTOM:Ljavax/print/attribute/standard/PresentationDirection;
aastore
dup
iconst_5
32: getstatic javax.print.attribute.standard.PresentationDirection.TORIGHT_TOTOP:Ljavax/print/attribute/standard/PresentationDirection;
aastore
dup
bipush 6
33: getstatic javax.print.attribute.standard.PresentationDirection.TOLEFT_TOBOTTOM:Ljavax/print/attribute/standard/PresentationDirection;
aastore
dup
bipush 7
34: getstatic javax.print.attribute.standard.PresentationDirection.TOLEFT_TOTOP:Ljavax/print/attribute/standard/PresentationDirection;
aastore
35: putstatic javax.print.attribute.standard.PresentationDirection.myEnumValueTable:[Ljavax/print/attribute/standard/PresentationDirection;
36: return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(int);
descriptor: (I)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
invokespecial javax.print.attribute.EnumSyntax.<init>:(I)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Ljavax/print/attribute/standard/PresentationDirection;
0 2 1 value I
MethodParameters:
Name Flags
value
protected java.lang.String[] getStringTable();
descriptor: ()[Ljava/lang/String;
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=1, args_size=1
start local 0 0: getstatic javax.print.attribute.standard.PresentationDirection.myStringTable:[Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/print/attribute/standard/PresentationDirection;
protected javax.print.attribute.EnumSyntax[] getEnumValueTable();
descriptor: ()[Ljavax/print/attribute/EnumSyntax;
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=1, args_size=1
start local 0 0: getstatic javax.print.attribute.standard.PresentationDirection.myEnumValueTable:[Ljavax/print/attribute/standard/PresentationDirection;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/print/attribute/standard/PresentationDirection;
public final java.lang.Class<? extends javax.print.attribute.Attribute> getCategory();
descriptor: ()Ljava/lang/Class;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=1, locals=1, args_size=1
start local 0 0: ldc Ljavax/print/attribute/standard/PresentationDirection;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/print/attribute/standard/PresentationDirection;
Signature: ()Ljava/lang/Class<+Ljavax/print/attribute/Attribute;>;
public final java.lang.String getName();
descriptor: ()Ljava/lang/String;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=1, locals=1, args_size=1
start local 0 0: ldc "presentation-direction"
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavax/print/attribute/standard/PresentationDirection;
}
SourceFile: "PresentationDirection.java"