Uses of Enum Class
com.sforce.soap.metadata.CountryIsoCode
-
Uses of CountryIsoCode in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return CountryIsoCodeModifier and TypeMethodDescriptionWebStoreBundle.getCountry()WebStoreTemplate.getCountry()static CountryIsoCodeReturns the enum constant of this class with the specified name.static CountryIsoCode[]CountryIsoCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type CountryIsoCodeModifier and TypeMethodDescriptionvoidWebStoreBundle.setCountry(CountryIsoCode country) voidWebStoreTemplate.setCountry(CountryIsoCode country)