Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
O
S
G
get()
- Method in class com.efaxdeveloper.util.outbound.
DocumentBundler
Method used to retrieve an ArrayList object of documents stored for transmission
get()
- Method in class com.efaxdeveloper.util.outbound.
EmailBundler
Method used to retrieve a Map object of disposition email addresses stored for the transmission
getAccountID()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
AccountID
from the XML POST.
getANI()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
ANI
from the XML POST.
getB64Document()
- Method in class com.efaxdeveloper.util.outbound.
Base64Doc
Method used to retrieve the Base64 encoded document text string.
getBarcodes()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve an ArrayList of
Barcode
objects.
getBarcodesByPage(int)
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve an ArrayList of
Barcode
objects for a selected page.
getBarcodesRead()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the total count of barcodes read.
getBaudRate()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
BaudRate
from the response XML.
getClassification()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's status
Classification
from the response XML.
getCompletionDate()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve a transmission's
CompletionDate
from the final disposition XML.
getCSID()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
CSID
from the XML POST.
getCustomerID()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
CustomerID
from the response XML.
getDateReceivedAsDate()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
DateReceived
from the XML POST as a Date object.
getDateReceivedAsString()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
DateReceived
from the XML POST in the default format.
getDateReceivedAsString(String)
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
DateReceived
from the XML POST in a desired format.
getDOCID()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve a transmission's
DOCID
from the final disposition XML.
getDocID()
- Method in class com.efaxdeveloper.util.outbound.
OutboundResponse
Method to retrieve a transmission's
DOCID
from the response XML.
getDocID()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
DOCID
from the response XML.
getDocumentAsBase64()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
FileContents
from the XML POST.
getDocumentAsBytes()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
FileContents
from the XML POST.
getDocumentAsFile(String)
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
FileContents
from the XML POST.
getDuration()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve the transmission's
Duration
from the final disposition XML.
getDuration()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
Duration
from the response XML.
getErrorLevel()
- Method in class com.efaxdeveloper.util.outbound.
OutboundResponse
Method to retrieve a transmission's
ErrorLevel
from the response XML.
getErrorLevel()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
ErrorLevel
from the response XML.
getErrorMessage()
- Method in class com.efaxdeveloper.util.outbound.
OutboundResponse
Method to retrieve a transmission's
ErrorMessage
from the response XML.
getErrorMessage()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
ErrorMessage
from the response XML.
getExtenstion()
- Method in class com.efaxdeveloper.util.outbound.
Base64Doc
Method used to retrieve the documents extension.
getFaxName()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
FaxName
from the XML POST.
getFaxNumber()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve a transmission's
FaxNumber
from the final disposition XML.
getFaxStatus()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve a transmission's
FaxStatus
from the final disposition XML.
getFileType()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
FileType
from the XML POST.
getKey()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
Key
from the XML POST BarcodeControl container.
getLastDate()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
LastDate
from the response XML.
getLastTime()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
LastTime
from the response XML.
getMCFID()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
MCFID
from the XML POST.
getMessage()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's status
Message
from the response XML.
getNextDate()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
NextDate
from the response XML.
getNextTime()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
NextTime
from the response XML.
getNumberDialed()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
NumberDialed
from the XML POST.
getNumberOfRetries()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve the transmission's
NumberOfRetries
from the final disposition XML.
getOutcome()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
Outcome
message from the response XML.
getPageAsBase64(int)
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
PageContents
from the XML POST.
getPageAsBytes(int)
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
PageContents
from the XML POST.
getPageAsFile(String, int)
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
PageContents
from the XML POST.
getPageCount()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
PageCount
from the XML POST.
getPageNumber()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
PageNumber
from the XML POST BarcodeControl container.
getPagesAsFiles(String)
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
PageContents
from the XML POST.
getPagesScheduled()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's pages
Scheduled
from the response XML.
getPagesSent()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve the transmission's
PagesSent
from the final disposition XML.
getPagesSent()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's pages
Sent
from the response XML.
getPassword()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the optional
Password
from the XML POST.
getPassword()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve the client's outbound
Password
from the final disposition XML.
getRawResponse()
- Method in class com.efaxdeveloper.util.outbound.
OutboundResponse
Method to retrieve the raw response returned by eFax Developer™.
getRawResponse()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve the raw response returned by eFax Developer™.
getReadDirection()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
ReadDirection
from the XML POST BarcodeControl container.
getReadSequence()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
ReadSequence
from the XML POST BarcodeControl container.
getRecipientCompany()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's recipient
Company
from the response XML.
getRecipientCSID()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve the transmission's
RecipientCSID
from the final disposition XML.
getRecipientFax()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's recipient
Fax
number from the response XML.
getRecipientName()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's recipient
Name
from the response XML.
getRemoteCSID()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
RemoteCSID
from the response XML.
getRequestDateAsDate()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
RequestDate
from the XML POST as a Date object.
getRequestDateAsString()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
RequestDate
from the XML POST in the default format.
getRequestDateAsString(String)
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
RequestDate
from the XML POST in a desired format.
getRequestType()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
RequestType
from the XML POST.
getRetries()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
Retries
from the response XML.
getStatus()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the
Status
from the XML POST.
getStatus()
- Method in class com.efaxdeveloper.util.outbound.
StatusRequest
Method used to request a transmission status from eFax Developer™.
getSymbology()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
Symbology
from the XML POST BarcodeControl container.
getTransmissionID()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve the
TransmissionID
from the final disposition XML.
getTransmissionID()
- Method in class com.efaxdeveloper.util.outbound.
OutboundResponse
Method to retrieve a transmission's
TransmissionID
from the response XML.
getTransmissionID()
- Method in class com.efaxdeveloper.util.outbound.
StatusResponse
Method to retrieve a transmission's
TransmissionID
from the response XML.
getUserFields()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve a Map object of user defined field name/value pairs.
getUserFieldsRead()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the total count of user defined fields read.
getUserName()
- Method in class com.efaxdeveloper.util.inbound.
InboundRequest
Method to retrieve the optional
UserName
from the XML POST.
getUserName()
- Method in class com.efaxdeveloper.util.outbound.
DispositionCatcher
Method to retrieve the client's outbound
UserName
from the final disposition XML.
getXEndPointA()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
XEndPointA
from the XML POST BarcodeControl container.
getXEndPointB()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
XEndPointB
from the XML POST BarcodeControl container.
getXStartPointA()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
XStartPointA
from the XML POST BarcodeControl container.
getXStartPointB()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
XStartPointB
from the XML POST BarcodeControl container.
getYEndPointA()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
YEndPointA
from the XML POST BarcodeControl container.
getYEndPointB()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
YEndPointB
from the XML POST BarcodeControl container.
getYStartPointA()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
YStartPointA
from the XML POST BarcodeControl container.
getYStartPointB()
- Method in class com.efaxdeveloper.util.inbound.
Barcode
Method to retrieve the
YStartPointB
from the XML POST BarcodeControl container.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
O
S