@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 Country
public void setAbbreviation(String Abbreviation)
setAbbreviation
in interface Country
Copyright © 2013. All rights reserved.