public class SendFaxStatusEvent extends AbstractFaxEvent
callerIdName, callerIdNum, channelState, channelStateDesc, connectedLineName, connectedLineNum, context, exten, priority
source
Constructor and Description |
---|
SendFaxStatusEvent(Object source) |
Modifier and Type | Method and Description |
---|---|
String |
getCallerId() |
String |
getFileName() |
String |
getLocalStationId() |
String |
getStatus() |
void |
setCallerId(String callerId) |
void |
setFileName(String fileName) |
void |
setLocalStationId(String localStationId) |
void |
setStatus(String status) |
getChannel, getFaxSession, setChannel, setFaxSession
appendPropertyIfNotNull, getCallerIdName, getCallerIdNum, getChannelState, getChannelStateDesc, getConnectedLineName, getConnectedLineNum, getContext, getDateReceived, getExten, getFile, getFunc, getLine, getPriority, getPrivilege, getSequenceNumber, getServer, getSystemName, getTimestamp, setCallerIdName, setCallerIdNum, setChannelState, setChannelStateDesc, setConnectedLineName, setConnectedLineNum, setContext, setDateReceived, setExten, setFile, setFunc, setLine, setPriority, setPrivilege, setSequenceNumber, setServer, setSystemName, setTimestamp, toString
getSource
public SendFaxStatusEvent(Object source)
public 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–2024. All rights reserved.