Package com.mypurecloud.sdk.v2.model
Class FaxDocument
java.lang.Object
com.mypurecloud.sdk.v2.model.FaxDocument
- All Implemented Interfaces:
Serializable
FaxDocument
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallerAddress(String callerAddress) contentLength(Long contentLength) contentType(String contentType) contentUri(String contentUri) createdBy(DomainEntityRef createdBy) dateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.downloadSharingUri(String downloadSharingUri) booleangetId()getName()getRead()inthashCode()receiverAddress(String receiverAddress) voidsetCallerAddress(String callerAddress) voidsetContentLength(Long contentLength) voidsetContentType(String contentType) voidsetContentUri(String contentUri) voidsetCreatedBy(DomainEntityRef createdBy) voidsetDateCreated(Date dateCreated) voidsetDateModified(Date dateModified) voidsetDownloadSharingUri(String downloadSharingUri) voidsetFilename(String filename) voidvoidsetPageCount(Long pageCount) voidvoidsetReceiverAddress(String receiverAddress) voidsetSharingUri(String sharingUri) voidsetThumbnails(List<DocumentThumbnail> thumbnails) voidsetWorkspace(DomainEntityRef workspace) sharingUri(String sharingUri) thumbnails(List<DocumentThumbnail> thumbnails) toString()workspace(DomainEntityRef workspace)
-
Constructor Details
-
FaxDocument
public FaxDocument() -
FaxDocument
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
dateCreated
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateCreated
-
setDateCreated
-
dateModified
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateModified
-
setDateModified
-
contentUri
-
getContentUri
-
setContentUri
-
workspace
-
getWorkspace
-
setWorkspace
-
createdBy
-
getCreatedBy
-
setCreatedBy
-
sharingUri
-
getSharingUri
-
setSharingUri
-
contentType
-
getContentType
-
setContentType
-
contentLength
-
getContentLength
-
setContentLength
-
filename
-
getFilename
-
setFilename
-
read
-
getRead
-
setRead
-
pageCount
-
getPageCount
-
setPageCount
-
callerAddress
-
getCallerAddress
-
setCallerAddress
-
receiverAddress
-
getReceiverAddress
-
setReceiverAddress
-
thumbnails
-
getThumbnails
-
setThumbnails
-
downloadSharingUri
-
getDownloadSharingUri
-
setDownloadSharingUri
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-