no.digipost.api.client.representations
Class Representation

java.lang.Object
  extended by no.digipost.api.client.representations.Representation
Direct Known Subclasses:
Autocomplete, EncryptionKey, EntryPoint, ErrorMessage, MessageBase, Recipient, Recipients

public abstract class Representation
extends Object


Field Summary
protected  List<Link> links
           
 
Constructor Summary
Representation(Link... linker)
           
 
Method Summary
 void addLink(Link link)
           
protected  Link getLinkByRelationName(Relation relation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

links

protected List<Link> links
Constructor Detail

Representation

public Representation(Link... linker)
Method Detail

addLink

public void addLink(Link link)

getLinkByRelationName

protected Link getLinkByRelationName(Relation relation)


Copyright © 2012 Digipost Open Source. All Rights Reserved.