collections() | org.turro.jpa.entity.IDaoEntity | |
entityId() | org.turro.financials.entity.FixedAsset | |
getDepreciated() | org.turro.financials.entity.FixedAsset | |
getDepreciationLineType() | org.turro.financials.entity.FixedAsset | |
getDepreciations() | org.turro.financials.entity.FixedAsset | |
getDocumentLines() | org.turro.financials.entity.FixedAsset | |
getId() | org.turro.financials.entity.FixedAsset | |
getInvestment() | org.turro.financials.entity.FixedAsset | |
getInvestmentPreference() | org.turro.financials.entity.FixedAsset | |
getName() | org.turro.financials.entity.FixedAsset | |
getNotes() | org.turro.financials.entity.FixedAsset | |
getSerializerMappings() | org.turro.financials.entity.FixedAsset | |
getStore() | org.turro.financials.entity.FixedAsset | |
getView() | org.turro.financials.entity.FixedAsset | |
isEmpty() | org.turro.financials.entity.FixedAsset | |
isNew() | org.turro.jpa.entity.IDaoEntity | |
isUnsubscribed() | org.turro.financials.entity.FixedAsset | |
prepareDelete() | org.turro.jpa.entity.IDaoEntity | |
prepareForSaving() | org.turro.financials.entity.FixedAsset | |
prepareSave() | org.turro.jpa.entity.IDaoEntity | |
removeEmpties() | org.turro.jpa.entity.IDaoEntity | |
setDepreciated(double depreciated) | org.turro.financials.entity.FixedAsset | |
setDepreciationLineType(LineType depreciationLineType) | org.turro.financials.entity.FixedAsset | |
setDepreciations(Set< FixedAssetDepreciation > depreciations) | org.turro.financials.entity.FixedAsset | |
setDocumentLines(Set< DocumentLine > documentLines) | org.turro.financials.entity.FixedAsset | |
setId(long id) | org.turro.financials.entity.FixedAsset | |
setInvestment(double investment) | org.turro.financials.entity.FixedAsset | |
setInvestmentPreference(ContractPreference investmentPreference) | org.turro.financials.entity.FixedAsset | |
setName(String name) | org.turro.financials.entity.FixedAsset | |
setNotes(String notes) | org.turro.financials.entity.FixedAsset | |
setStore(Contract store) | org.turro.financials.entity.FixedAsset | |
setUnsubscribed(boolean unsubscribed) | org.turro.financials.entity.FixedAsset | |
setView(RegisterView view) | org.turro.financials.entity.FixedAsset | |