Class Result_InvoiceNoneZ

    • Method Detail

      • err

        public static Result_InvoiceNoneZ err()
        Creates a new CResult_InvoiceNoneZ in the error state.
      • is_ok

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

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