public class FaxResult extends Object
| Constructor and Description |
|---|
FaxResult() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCancelPageCnt()
취소 장수 확인
|
Integer |
getChargePageCnt()
과금 페이지수 - 2018/09/17 추가
|
Integer |
getConvState()
변환상태 확인 0 : 대기중 1 : 업로드 2 : 완료 4 : DB 항목오류 5 : 업로드 후 오류 10 : 변환실패 12 : 파일저장 오류 15 : 회선통신 오류
|
Integer |
getFailPageCnt()
실패 장수 확인
|
String[] |
getFileNames()
팩스전송 파일명 배열 확인
|
String |
getInterOPRefKey()
파트너 지정 키 확인
|
Integer |
getiSuccessPageCnt()
지능망 성공장수 - v1.37.0 추가
|
String |
getReceiptDT()
팩스전송 접수일시 확인
|
String |
getReceiptNum()
접수번호 확인
|
String |
getReceiveName()
수신자 명칭 확인
|
String |
getReceiveNum()
수신번호 확인
|
String |
getReceiveNumType()
수신번호 유형 - v1.37.0 추가
|
Integer |
getRefundPageCnt()
환불 장수 확인
|
String |
getRequestNum()
전송요청번호 확인
|
String |
getReserveDT()
예약일시 확인
|
Integer |
getResult()
전송결과코드
|
String |
getResultDT()
결과 수신 일시 확인
|
String |
getSendDT()
전송일시 확인
|
String |
getSenderName()
팩스 발신자명 확인
|
String |
getSendNum()
발신번호 확인
|
Integer |
getSendPageCnt()
총전송 장수 확인
|
Integer |
getSendResult()
전송결과 확인 메뉴얼 3) 통신사 처리결과 상태코드 테이블 참조
|
Integer |
getSendState()
전송상태 확인 0 : 접수 1 : 업로드중 2 : 전송중 3 : 완료 4 : 실패 (DB항목 오류) 5 : 실패 (전송중 오류) 6 : 과금실패 7 : 취소
|
Integer |
getState()
전송상태코드
|
Integer |
getSuccessPageCnt()
성공 장수 확인
|
String |
getTiffFileSize()
변환파일용량 (단위 : byte) - 2018/09/17 추가
|
String |
getTitle()
팩스제목 확인
|
public Integer getSendState()
public Integer getConvState()
public String getSendNum()
public String getReceiveNum()
public String getReceiveName()
public Integer getSendPageCnt()
public Integer getSuccessPageCnt()
public Integer getFailPageCnt()
public Integer getRefundPageCnt()
public Integer getCancelPageCnt()
public String getReserveDT()
public String getSendDT()
public String getResultDT()
public Integer getSendResult()
public String[] getFileNames()
public String getReceiptDT()
public String getSenderName()
public String getTitle()
public Integer getState()
public Integer getResult()
public String getReceiptNum()
public String getRequestNum()
public String getInterOPRefKey()
public Integer getChargePageCnt()
public String getTiffFileSize()
public Integer getiSuccessPageCnt()
public String getReceiveNumType()
Copyright © 2023. All rights reserved.