Package com.std

Class BanInfoKey

java.lang.Object
com.std.BanInfoKey

public class BanInfoKey extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • BanInfoKey

      public BanInfoKey(long cPtr, boolean cMemoryOwn)
    • BanInfoKey

      public BanInfoKey()
    • BanInfoKey

      public BanInfoKey(long first, long second)
    • BanInfoKey

      public BanInfoKey(BanInfoKey other)
  • Method Details

    • getCPtr

      public static long getCPtr(BanInfoKey obj)
    • finalize

      public void finalize()
      Overrides:
      finalize in class Object
    • delete

      public void delete()
    • setFirst

      public void setFirst(long value)
    • getFirst

      public long getFirst()
    • setSecond

      public void setSecond(long value)
    • getSecond

      public long getSecond()