EclipseLink 2.6.9, API Reference
- java.lang.Object
-
- org.eclipse.persistence.jpa.rs.util.list.LinkList
-
-
Constructor Summary
Constructors
Constructor and Description |
LinkList() |
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
java.util.List<org.eclipse.persistence.internal.jpa.rs.metadata.model.Link> |
getList() |
void |
setList(java.util.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 Detail
-
LinkList
public LinkList()
EclipseLink 2.6.9, API Reference