Package | Description |
---|---|
net.sourceforge.seqware.common.model |
Hibernate model classes for the metadb.
|
Modifier and Type | Method and Description |
---|---|
Set<Expense> |
Invoice.getExpenses()
Getter for the field
expenses . |
Modifier and Type | Method and Description |
---|---|
int |
Expense.compareTo(Expense that) |
Modifier and Type | Method and Description |
---|---|
void |
Invoice.setExpenses(Set<Expense> expenses)
Setter for the field
expenses . |
Copyright © 2015 SeqWare. All rights reserved.