BrightSide Workbench Full Report + Source Code
org.turro.financials.product.Movement Member List

This is the complete list of members for org.turro.financials.product.Movement, including all inherited members.

getAmount()org.turro.financials.product.Movement
getCoefficient()org.turro.financials.product.Movement
getConcept()org.turro.financials.product.Movement
getContract()org.turro.financials.product.Movement
getDate()org.turro.financials.product.Movement
getPrice()org.turro.financials.product.Movement
getQuantity()org.turro.financials.product.Movement
Movement(Contract contract, Date date, double coefficient, double quantity, double price, String concept)org.turro.financials.product.Movement
Movement(String concept, double quantity, double price)org.turro.financials.product.Movement
setCoefficient(double coefficient)org.turro.financials.product.Movement
setConcept(String concept)org.turro.financials.product.Movement
setContract(Contract contract)org.turro.financials.product.Movement
setDate(Date date)org.turro.financials.product.Movement
setPrice(double price)org.turro.financials.product.Movement
setQuantity(double quantity)org.turro.financials.product.Movement