BrightSide Workbench Full Report + Source Code
org.turro.financials.model.contract.ContractDisagreements Class Reference
Inheritance diagram for org.turro.financials.model.contract.ContractDisagreements:
Collaboration diagram for org.turro.financials.model.contract.ContractDisagreements:

Public Member Functions

 ContractDisagreements ()
 
- Public Member Functions inherited from org.turro.contacts.util.ContactList
boolean add (Contact e)
 
boolean addAll (Collection<? extends Contact > collection)
 
boolean exists (Contact e)
 

Detailed Description

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

Definition at line 35 of file ContractDisagreements.java.

Constructor & Destructor Documentation

◆ ContractDisagreements()

org.turro.financials.model.contract.ContractDisagreements.ContractDisagreements ( )

Definition at line 37 of file ContractDisagreements.java.

37  {
38  fillSet();
39  }

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