BrightSide Workbench Full Report + Source Code
org.turro.erp.task.IUsageValuation Interface Reference
Inheritance diagram for org.turro.erp.task.IUsageValuation:

Public Member Functions

double getUnitCost ()
 
double getUnitPrice ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file IUsageValuation.java.

Member Function Documentation

◆ getUnitCost()

double org.turro.erp.task.IUsageValuation.getUnitCost ( )

Implemented in org.turro.erp.task.ResourceUsageValuation, and org.turro.erp.task.ProductUsageValuation.

Here is the caller graph for this function:

◆ getUnitPrice()

double org.turro.erp.task.IUsageValuation.getUnitPrice ( )

Implemented in org.turro.erp.task.ResourceUsageValuation, and org.turro.erp.task.ProductUsageValuation.

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: