@Entity
public class Continents
extends Object
This domain class represents a continent.
-
Constructor Summary
Constructors
-
Method Summary
The method toString
provides means to get a localised String
representation.
-
Constructor Details
-
Continents
public Continents()
-
Method Details
-
getName
The method toString
provides means to get a localised String
representation.
- Parameters:
locale
- the 2-letter language code
- Returns:
- the name
-