public class Sender
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
isDelete
삭제여부
0:삭제 아님 1:삭제
|
java.lang.String |
repSender
대표 번호
|
java.lang.String |
sender
수신 번호
|
int |
senderId
PK
|
int |
smsType
문자 타입
0:notification 1:mms 2:sms
|
| Constructor and Description |
|---|
Sender() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInsertValue() |
java.lang.String |
toString() |