public class SendFaxStatusEvent extends AbstractFaxEvent
source| Constructor and Description |
|---|
SendFaxStatusEvent(Object source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallerId() |
String |
getContext() |
String |
getExten() |
String |
getFileName() |
String |
getLocalStationId() |
String |
getStatus() |
void |
setCallerId(String callerId) |
void |
setContext(String context) |
void |
setExten(String exten) |
void |
setFileName(String fileName) |
void |
setLocalStationId(String localStationId) |
void |
setStatus(String status) |
getChannel, getFaxSession, setChannel, setFaxSessionappendPropertyIfNotNull, getDateReceived, getFile, getFunc, getLine, getPrivilege, getSequenceNumber, getServer, getTimestamp, setDateReceived, setFile, setFunc, setLine, setPrivilege, setSequenceNumber, setServer, setTimestamp, toStringgetSourcepublic SendFaxStatusEvent(Object source)
public String getContext()
public void setContext(String context)
context - the context to setpublic String getExten()
public void setExten(String exten)
exten - the exten to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic String getCallerId()
public void setCallerId(String callerId)
callerId - the callerId to setpublic String getLocalStationId()
public void setLocalStationId(String localStationId)
localStationId - the localStationId to setpublic String getFileName()
public void setFileName(String fileName)
fileName - the fileName to setCopyright © 2004–2016. All rights reserved.