Class Recipients
- java.lang.Object
-
- no.digipost.api.client.representations.Representation
-
- no.digipost.api.client.representations.Recipients
-
public class Recipients extends Representation
-
-
Field Summary
-
Fields inherited from class no.digipost.api.client.representations.Representation
links
-
-
Constructor Summary
Constructors Constructor Description Recipients()Recipients(Link... links)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(Recipient recipient)protected List<Link>getLink()List<Recipient>getRecipients()LinkgetSelfUri()protected voidsetLink(List<Link> links)StringtoString()-
Methods inherited from class no.digipost.api.client.representations.Representation
addLink, getLinkByRelationName
-
-