Package hdi.model.control
Class Iea
java.lang.Object
hdi.model.control.Iea
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintcontrolNumber(int controlNumber) booleaninthashCode()intnumberOfFunctionalGroups(int numberOfFunctionalGroups) toString() 
- 
Constructor Details
- 
Iea
public Iea(int numberOfFunctionalGroups, int controlNumber)  - 
Iea
public Iea() 
 - 
 - 
Method Details
- 
numberOfFunctionalGroups
public int numberOfFunctionalGroups() - 
controlNumber
public int controlNumber() - 
numberOfFunctionalGroups
- Returns:
 this.
 - 
controlNumber
- Returns:
 this.
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -