public class RISLibrary extends Object
| Constructor and Description |
|---|
RISLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
addReference(RISReference reference)
Adds a reference to this library
|
List<RISReference> |
getReferences() |
public void addReference(RISReference reference)
reference - the reference to addpublic List<RISReference> getReferences()