BrightSide Workbench Full Report + Source Code
org.turro.financials.operating.Movements Class Reference

Public Member Functions

ValuesSet getValues ()
 
ParticipantSet getParticipants ()
 

Detailed Description

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

Definition at line 25 of file Movements.java.

Member Function Documentation

◆ getParticipants()

ParticipantSet org.turro.financials.operating.Movements.getParticipants ( )

Definition at line 34 of file Movements.java.

34  {
35  return participants;
36  }

◆ getValues()

ValuesSet org.turro.financials.operating.Movements.getValues ( )

Definition at line 30 of file Movements.java.

30  {
31  return values;
32  }

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