Class Representation
- java.lang.Object
-
- no.digipost.api.client.representations.Representation
-
- Direct Known Subclasses:
Archive
,ArchiveDocument
,Archives
,Autocomplete
,Batch
,Document
,DocumentMetadata
,EncryptionCertificate
,EncryptionKey
,EntryPoint
,ErrorMessage
,MessageDelivery
,Recipient
,Recipients
public abstract class Representation extends Object
-
-
Constructor Summary
Constructors Constructor Description Representation(Link... linker)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addLink(Link link)
protected Link
getLinkByRelationName(Relation relation)
-