@Entity public class Capital extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getCapital()
Returns the name of the
Capital |
void |
setCapital(String capital)
Sets the name of the
Capital |
public Capital(String c)
c - a neme of a CapitalCopyright © 2015. All rights reserved.