static class ErdTable.RD_Income extends ErdTable.RowData<ErdTable.RD_Income>
Modifier and Type | Field and Description |
---|---|
(package private) ErdBudget.BudgetTotal |
collaboration |
(package private) ErdBudget.BudgetTotal |
contract |
(package private) ErdBudget.BudgetTotal |
donation |
(package private) ErdBudget.BudgetTotal |
etc |
(package private) ErdBudget.BudgetTotal |
gasr |
anchor, link, provider
Constructor and Description |
---|
RD_Income() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
accumulate(ErdTable.RD_Income r) |
(package private) void |
copyFrom(ErdTable.RD_Income rd) |
(package private) EdbDoc.Container |
createCells() |
(package private) static Comparator<ErdTable.RD_Income> |
createComparator() |
(package private) void |
divideBy(double num) |
(package private) ErdTable.RD_Income |
duplicate() |
(package private) boolean |
isEmpty() |
ErdBudget.BudgetTotal gasr
ErdBudget.BudgetTotal contract
ErdBudget.BudgetTotal collaboration
ErdBudget.BudgetTotal donation
ErdBudget.BudgetTotal etc
void copyFrom(ErdTable.RD_Income rd)
copyFrom
in class ErdTable.RowData<ErdTable.RD_Income>
ErdTable.RD_Income duplicate()
void accumulate(ErdTable.RD_Income r)
accumulate
in class ErdTable.RowData<ErdTable.RD_Income>
void divideBy(double num)
divideBy
in class ErdTable.RowData<ErdTable.RD_Income>
EdbDoc.Container createCells()
createCells
in class ErdTable.RowData<ErdTable.RD_Income>
boolean isEmpty()
isEmpty
in class ErdTable.RowData<ErdTable.RD_Income>
static Comparator<ErdTable.RD_Income> createComparator()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025