public class com.sun.jmx.snmp.SnmpPduBulk implements com.sun.jmx.snmp.SnmpPduBulkType
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.jmx.snmp.SnmpPduBulk
  super_class: java.lang.Object
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -7431306775883371046

  public int nonRepeaters;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int maxRepetitions;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.jmx.snmp.SnmpPduBulk this
         0: .line 45
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSnmpPduPacket cannot be resolved to a type\n\ttype cannot be resolved to a variable\n\tpduGetBulkRequestPdu cannot be resolved to a variable\n\tversion cannot be resolved to a variable\n\tsnmpVersionTwo cannot be resolved to a variable\n\taddress cannot be resolved or is not a field\n\taddress cannot be resolved to a variable\n\tport cannot be resolved or is not a field\n\tport cannot be resolved to a variable\n\tversion cannot be resolved or is not a field\n\tversion cannot be resolved to a variable\n\tcommunity cannot be resolved or is not a field\n\tcommunity cannot be resolved to a variable\n\ttype cannot be resolved or is not a field\n\tSnmpDefinitions cannot be resolved to a variable\n\trequestId cannot be resolved or is not a field\n\trequestId cannot be resolved to a variable\n\tSnmpDefinitions cannot be resolved to a variable\n\tType mismatch: cannot convert from SnmpPduRequest to SnmpPdu\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.SnmpPduBulk this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/SnmpPduBulk;

  public void setMaxRepetitions(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.jmx.snmp.SnmpPduBulk this
         0: .line 78
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.SnmpPduBulk this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/SnmpPduBulk;
    MethodParameters:
      Name  Flags
      i     

  public void setNonRepeaters(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.jmx.snmp.SnmpPduBulk this
         0: .line 86
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.SnmpPduBulk this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/SnmpPduBulk;
    MethodParameters:
      Name  Flags
      i     

  public int getMaxRepetitions();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.jmx.snmp.SnmpPduBulk this
         0: .line 94
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.SnmpPduBulk this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/SnmpPduBulk;

  public int getNonRepeaters();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.jmx.snmp.SnmpPduBulk this
         0: .line 100
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.SnmpPduBulk this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/SnmpPduBulk;

  public com.sun.jmx.snmp.SnmpPdu getResponsePdu();
    descriptor: ()Lcom/sun/jmx/snmp/SnmpPdu;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.jmx.snmp.SnmpPduBulk this
         0: .line 108
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\taddress cannot be resolved or is not a field\n\taddress cannot be resolved to a variable\n\tport cannot be resolved or is not a field\n\tport cannot be resolved to a variable\n\tversion cannot be resolved or is not a field\n\tversion cannot be resolved to a variable\n\tcommunity cannot be resolved or is not a field\n\tcommunity cannot be resolved to a variable\n\ttype cannot be resolved or is not a field\n\tSnmpDefinitions cannot be resolved to a variable\n\trequestId cannot be resolved or is not a field\n\trequestId cannot be resolved to a variable\n\tSnmpDefinitions cannot be resolved to a variable\n\tType mismatch: cannot convert from SnmpPduRequest to SnmpPdu\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.SnmpPduBulk this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/SnmpPduBulk;
}
SourceFile: "SnmpPduBulk.java"