FixedAssetStub(FixedAsset fixedAsset) | org.turro.financials.stub.FixedAssetStub | |
getDepreciated() | org.turro.financials.stub.FixedAssetStub | |
getDepreciationLineType() | org.turro.financials.stub.FixedAssetStub | |
getDepreciations() | org.turro.financials.stub.FixedAssetStub | |
getDocumentLines() | org.turro.financials.stub.FixedAssetStub | |
getId() | org.turro.financials.stub.FixedAssetStub | |
getInvestment() | org.turro.financials.stub.FixedAssetStub | |
getInvestmentPreference() | org.turro.financials.stub.FixedAssetStub | |
getName() | org.turro.financials.stub.FixedAssetStub | |
getNotes() | org.turro.financials.stub.FixedAssetStub | |
getStore() | org.turro.financials.stub.FixedAssetStub | |
getView() | org.turro.financials.stub.FixedAssetStub | |
isUnsubscribed() | org.turro.financials.stub.FixedAssetStub | |
setDepreciated(double depreciated) | org.turro.financials.stub.FixedAssetStub | |
setDepreciationLineType(LineTypeStubmin depreciationLineType) | org.turro.financials.stub.FixedAssetStub | |
setDepreciations(Set< FixedAssetDepreciationStub > depreciations) | org.turro.financials.stub.FixedAssetStub | |
setDocumentLines(Set< DocumentLineStubmin > documentLines) | org.turro.financials.stub.FixedAssetStub | |
setId(long id) | org.turro.financials.stub.FixedAssetStub | |
setInvestment(double investment) | org.turro.financials.stub.FixedAssetStub | |
setInvestmentPreference(ContractPreferenceStubmin investmentPreference) | org.turro.financials.stub.FixedAssetStub | |
setName(String name) | org.turro.financials.stub.FixedAssetStub | |
setNotes(String notes) | org.turro.financials.stub.FixedAssetStub | |
setStore(ContractStubmin store) | org.turro.financials.stub.FixedAssetStub | |
setUnsubscribed(boolean unsubscribed) | org.turro.financials.stub.FixedAssetStub | |
setView(RegisterViewStub view) | org.turro.financials.stub.FixedAssetStub | |