public class CashbillLog extends Object
| Constructor and Description |
|---|
CashbillLog() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDocLogType()
문서기록 형태 확인
|
String |
getIp()
처리자 IP 확인
|
String |
getLog()
기록 확인
|
String |
getProcMemo()
처리시 메모 확인
|
String |
getProcType()
처리형태 확인
|
String |
getRegDT()
등록일시 확인
|
public Integer getDocLogType()
public String getLog()
public String getProcType()
public String getProcMemo()
public String getRegDT()
public String getIp()
Copyright © 2023. All rights reserved.