org.broadleafcommerce.profile.core.domain
public interface Country extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getAbbreviation() |
String |
getName() |
void |
setAbbreviation(String Abbreviation) |
void |
setName(String name) |
Copyright © 2015. All Rights Reserved.