Class StoreCountryImpl
java.lang.Object
com.commercetools.history.models.common.StoreCountryImpl
- All Implemented Interfaces:
StoreCountry,io.vrap.rmf.base.client.ModelBase
public class StoreCountryImpl
extends Object
implements StoreCountry, io.vrap.rmf.base.client.ModelBase
StoreCountry
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase
io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionStringMethods inherited from interface com.commercetools.history.models.common.StoreCountry
withStoreCountry
-
Constructor Details
-
StoreCountryImpl
public StoreCountryImpl()create empty instance
-
-
Method Details
-
getCode
Two-digit country code as per ISO 3166-1 alpha-2.
- Specified by:
getCodein interfaceStoreCountry- Returns:
- code
-
setCode
Description copied from interface:StoreCountryTwo-digit country code as per ISO 3166-1 alpha-2.
- Specified by:
setCodein interfaceStoreCountry- Parameters:
code- value to be set
-
equals
-
hashCode
-