Class SharedDocument
java.lang.Object
no.digipost.api.client.representations.Representation
no.digipost.api.client.representations.shareddocuments.SharedDocument
-
Field Summary
Fields inherited from class no.digipost.api.client.representations.Representation
links
-
Constructor Summary
ConstructorsConstructorDescriptionSharedDocument
(ZonedDateTime deliveryTime, String subject, String fileType, SharedDocumentOrigin origin, Integer fileSizeBytes, List<Link> links) -
Method Summary
Modifier and TypeMethodDescriptiongetLinks()
void
setDeliveryTime
(ZonedDateTime deliveryTime) void
setFileSizeBytes
(Integer fileSizeBytes) void
setFileType
(String fileType) protected void
void
setOrigin
(SharedDocumentOrigin origin) void
setSubject
(String subject) toString()
Methods inherited from class no.digipost.api.client.representations.Representation
addLink, getLinkByRelationName