public class LinkList
extends Object
This class is used to wrap collection of Link objects
- See Also:
-
- Author:
- gonural
-
Constructor Summary
Constructors
-
Method Summary
List<org.eclipse.persistence.internal.jpa.rs.metadata.model.Link>
void
setList(List<org.eclipse.persistence.internal.jpa.rs.metadata.model.Link> list)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LinkList
public LinkList()
-
Method Details
-
getList
public List<org.eclipse.persistence.internal.jpa.rs.metadata.model.Link> getList()
-
setList
public void setList(List<org.eclipse.persistence.internal.jpa.rs.metadata.model.Link> list)