| Package | Description |
|---|---|
| com.popbill.api | |
| com.popbill.api.hometax |
| Modifier and Type | Method and Description |
|---|---|
HTCashbillJobState |
HTCashbillService.getJobState(String CorpNum,
String JobID)
수집 상태 확인
|
HTCashbillJobState |
HTCashbillService.getJobState(String CorpNum,
String JobID,
String UserID)
수집 상태 확인
|
HTCashbillJobState[] |
HTCashbillService.listActiveJob(String CorpNum)
수집 상태 목록 확인
|
HTCashbillJobState[] |
HTCashbillService.listActiveJob(String CorpNum,
String UserID)
수집 상태 목록 확인
|
| Modifier and Type | Method and Description |
|---|---|
HTCashbillJobState |
HTCashbillServiceImp.getJobState(String CorpNum,
String JobID) |
HTCashbillJobState |
HTCashbillServiceImp.getJobState(String CorpNum,
String JobID,
String UserID) |
HTCashbillJobState[] |
HTCashbillServiceImp.listActiveJob(String CorpNum) |
HTCashbillJobState[] |
HTCashbillServiceImp.listActiveJob(String CorpNum,
String UserID) |
Copyright © 2023. All rights reserved.