Package hdi.model.control
Class Iea
java.lang.Object
hdi.model.control.Iea
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
controlNumber
(int controlNumber) boolean
int
hashCode()
int
numberOfFunctionalGroups
(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
-