public class CountryRegionCode extends BusinessObject
Constructor and Description |
---|
CountryRegionCode() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
CountryRegionCodeKey |
getKey() |
Boolean |
isIsEuropeanUnionMember() |
void |
setDescription(String value) |
void |
setIsEuropeanUnionMember(Boolean value) |
void |
setKey(CountryRegionCodeKey value) |
public String getDescription()
public void setDescription(String value)
public Boolean isIsEuropeanUnionMember()
public void setIsEuropeanUnionMember(Boolean value)
public CountryRegionCodeKey getKey()
public void setKey(CountryRegionCodeKey value)
Copyright © 2010–2016. All rights reserved.