public abstract class Representation extends Object
protected List<Link>
links
Representation(Link... linker)
void
addLink(Link link)
protected Link
getLinkByRelationName(Relation relation)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<Link> links
public Representation(Link... linker)
public void addLink(Link link)
protected Link getLinkByRelationName(Relation relation)
Copyright © 2014 Digipost Open Source. All rights reserved.