@Entity public class CountryImpl extends Object implements Country
| Modifier and Type | Field and Description |
|---|---|
protected String |
abbreviation |
protected String |
name |
| Constructor and Description |
|---|
CountryImpl() |
public String getAbbreviation()
getAbbreviation in interface Countrypublic void setAbbreviation(String Abbreviation)
setAbbreviation in interface CountryCopyright © 2013. All rights reserved.