Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
WebAPISessionSetting.getCountry() |
CRMDOCountry |
DemographicInformationFormattingSetting.getCountry() |
CRMDOCountry |
CRMDOFormatSetting.getCountry() |
CRMDOCountry |
CompanyInformationFormattingSetting.getCountry() |
Modifier and Type | Method and Description |
---|---|
void |
WebAPISessionSetting.setCountry(CRMDOCountry country) |
void |
DemographicInformationFormattingSetting.setCountry(CRMDOCountry country) |
void |
CRMDOFormatSetting.setCountry(CRMDOCountry country) |
void |
CompanyInformationFormattingSetting.setCountry(CRMDOCountry country) |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
CRMDOContactInfoPhone.getCountry() |
CRMDOCountry |
CRMDOContactInfoAddress.getCountry() |
CRMDOCountry |
CRMDOContactInformation.getIdNumberCountry() |
CRMDOCountry |
ContactInfoSearchCriteria.getIdNumberCountry() |
CRMDOCountry |
CRMDOContactInformation.getPassportNumberCountry() |
CRMDOCountry |
ContactInfoSearchCriteria.getPassportNumberCountry() |
CRMDOCountry |
CRMDOContactInformation.getRegisteredCountry() |
CRMDOCountry |
ContactInfoSearchCriteria.getRegisteredCountry() |
CRMDOCountry |
CRMDOContactInformation.getResidenceCountry() |
CRMDOCountry |
ContactInfoSearchCriteria.getResidenceCountry() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOContactInfoPhone.setCountry(CRMDOCountry country) |
void |
CRMDOContactInfoAddress.setCountry(CRMDOCountry country) |
void |
CRMDOContactInformation.setIdNumberCountry(CRMDOCountry idNumberCountry) |
void |
ContactInfoSearchCriteria.setIdNumberCountry(CRMDOCountry idNumberCountry) |
void |
CRMDOContactInformation.setPassportNumberCountry(CRMDOCountry passportNumberCountry) |
void |
ContactInfoSearchCriteria.setPassportNumberCountry(CRMDOCountry passportNumberCountry) |
void |
CRMDOContactInformation.setRegisteredCountry(CRMDOCountry registeredCountry) |
void |
ContactInfoSearchCriteria.setRegisteredCountry(CRMDOCountry registeredCountry) |
void |
CRMDOContactInformation.setResidenceCountry(CRMDOCountry residenceCountry) |
void |
ContactInfoSearchCriteria.setResidenceCountry(CRMDOCountry residenceCountry) |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
CRMDOCommunity.getCountry() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOCommunity.setCountry(CRMDOCountry country) |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
CRMDOPaymentGatewayCard.getCountry() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPaymentGatewayCard.setCountry(CRMDOCountry country) |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
VatRateSearchCriteria.getCountry() |
CRMDOCountry |
TaxRateSearchCriteria.getCountry() |
CRMDOCountry |
GeneralSettingSupportedCountry.getCountry() |
CRMDOCountry |
CRMDOVatRateLocationCondition.getCountry() |
CRMDOCountry |
CRMDOVatRate.getCountry() |
CRMDOCountry |
CRMDOTaxRateLocationCondition.getCountry() |
CRMDOCountry |
CRMDOTaxRate.getCountry() |
CRMDOCountry |
GeneralSetting.getDefaultCountry() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOCountry> |
GeneralSetting.getSupportedCountries() |
Modifier and Type | Method and Description |
---|---|
void |
VatRateSearchCriteria.setCountry(CRMDOCountry country) |
void |
TaxRateSearchCriteria.setCountry(CRMDOCountry country) |
void |
GeneralSettingSupportedCountry.setCountry(CRMDOCountry country) |
void |
CRMDOVatRateLocationCondition.setCountry(CRMDOCountry country) |
void |
CRMDOVatRate.setCountry(CRMDOCountry country) |
void |
CRMDOTaxRateLocationCondition.setCountry(CRMDOCountry country) |
void |
CRMDOTaxRate.setCountry(CRMDOCountry country) |
void |
GeneralSetting.setDefaultCountry(CRMDOCountry defaultCountry) |
Modifier and Type | Method and Description |
---|---|
void |
GeneralSetting.setSupportedCountries(java.util.Set<CRMDOCountry> supportedCountries) |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
OperatorMapping.getCountry() |
Modifier and Type | Method and Description |
---|---|
void |
OperatorMapping.setCountry(CRMDOCountry country) |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
UserTemplateSearchCriteria.getResidenceCountry() |
CRMDOCountry |
CRMDOUserTemplate.getResidenceCountry() |
Modifier and Type | Method and Description |
---|---|
void |
UserTemplateSearchCriteria.setResidenceCountry(CRMDOCountry residenceCountry) |
void |
CRMDOUserTemplate.setResidenceCountry(CRMDOCountry residenceCountry) |