public class TaxinvoiceLog extends Object
| Constructor and Description |
|---|
TaxinvoiceLog() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDocLogType()
returns DocLogType(문서기록형태)
|
String |
getIP()
returns IP(처리자 IP)
|
String |
getLog()
returns Log(기록)
|
String |
getProcContactName()
returns ProcContactName(처리담당자명)
|
String |
getProcCorpName()
returns ProcCorpName(처리회사명)
|
String |
getProcMemo()
returns ProcMemo(처리시 메모)
|
String |
getProcType()
returns ProcType(처리형태)
|
String |
getRegDT()
returns RegDT(등록일시)
|
public Integer getDocLogType()
public String getLog()
public String getProcType()
public String getProcCorpName()
public String getProcContactName()
public String getProcMemo()
public String getRegDT()
public String getIP()
Copyright © 2023. All rights reserved.