com.indexdata.torus
Class Records
java.lang.Object
com.indexdata.torus.Records
public class Records
- extends Object
A collection of TORUS records for listing purposes.
- Author:
- jakub
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Records
public Records()
getRecords
public final Collection<Record> getRecords()
setRecords
public final void setRecords(Collection<Record> records)
getUri
public final URI getUri()
setUri
public final void setUri(URI uri)
Copyright © 2012. All Rights Reserved.