Package com.std

Class BanInfoValue

java.lang.Object
com.std.BanInfoValue

public class BanInfoValue extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • BanInfoValue

      public BanInfoValue(long cPtr, boolean cMemoryOwn)
    • BanInfoValue

      public BanInfoValue()
    • BanInfoValue

      public BanInfoValue(long first, String second)
    • BanInfoValue

      public BanInfoValue(BanInfoValue other)
  • Method Details

    • getCPtr

      public static long getCPtr(BanInfoValue 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(String value)
    • getSecond

      public String getSecond()