Package africa.absa.inception.reference
Class CountryId
java.lang.Object
africa.absa.inception.reference.CountryId
- All Implemented Interfaces:
Serializable
The CountryId class implements the ID class for the Country class.
- Author:
- Marcus Portmann
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CountryId
public CountryId()
-
-
Method Details
-
equals
Indicates whether some other object is "equal to" this one. -
hashCode
public int hashCode()Returns a hash code value for the object.
-