Class Country.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.billing.currency.Country.Mask
-
- Enclosing class:
- Country
public static class Country.Mask extends Entity.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Country.Mask
countryId()
Country.Mask
currencyId()
Country.Mask
id()
Country.Mask
locale()
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
countryId
public Country.Mask countryId()
-
currencyId
public Country.Mask currencyId()
-
id
public Country.Mask id()
-
locale
public Country.Mask locale()
-
-