no.digipost.api.client.representations
Class Recipients
java.lang.Object
no.digipost.api.client.representations.Representation
no.digipost.api.client.representations.Recipients
public class Recipients
- extends Representation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Recipients
public Recipients(Link... links)
Recipients
public Recipients()
getRecipients
public List<Recipient> getRecipients()
getSelfUri
public Link getSelfUri()
add
public void add(Recipient recipient)
getLink
protected List<Link> getLink()
setLink
protected void setLink(List<Link> links)
Copyright © 2011 Digipost Open Source. All Rights Reserved.