Class Result_NonePaymentErrorZ

    • Method Detail

      • is_ok

        public boolean is_ok()
        Checks if the given object is currently in the success state
      • clone

        public Result_NonePaymentErrorZ clone()
        Creates a new CResult_NonePaymentErrorZ which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.
        Overrides:
        clone in class Object