no.digipost.api.client.representations
Class EntryPoint

java.lang.Object
  extended by no.digipost.api.client.representations.Representation
      extended by no.digipost.api.client.representations.EntryPoint

public class EntryPoint
extends Representation


Field Summary
 
Fields inherited from class no.digipost.api.client.representations.Representation
links
 
Constructor Summary
EntryPoint()
           
EntryPoint(Link... links)
           
 
Method Summary
 URI getAutocompleteUri()
           
 URI getCreateMessageUri()
           
protected  List<Link> getLink()
           
 URI getSearchUri()
           
protected  void setLink(List<Link> links)
           
 
Methods inherited from class no.digipost.api.client.representations.Representation
addLink, getLinkByRelationName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntryPoint

public EntryPoint(Link... links)

EntryPoint

public EntryPoint()
Method Detail

getCreateMessageUri

public URI getCreateMessageUri()

getSearchUri

public URI getSearchUri()

getAutocompleteUri

public URI getAutocompleteUri()

getLink

protected List<Link> getLink()

setLink

protected void setLink(List<Link> links)


Copyright © 2012 Digipost Open Source. All Rights Reserved.