Package | Description |
---|---|
com.crm.dataobject | |
com.crm.dataobject.contactinfo | |
com.crm.dataobject.platform | |
com.crm.dataobject.users |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
CRMDOFormatSetting.getCountry() |
CRMDOCountry |
DemographicInformationFormattingSetting.getCountry() |
CRMDOCountry |
CompanyInformationFormattingSetting.getCountry() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOFormatSetting.setCountry(CRMDOCountry country) |
void |
DemographicInformationFormattingSetting.setCountry(CRMDOCountry country) |
void |
CompanyInformationFormattingSetting.setCountry(CRMDOCountry country) |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
CRMDOContactInfoPhone.getCountry() |
CRMDOCountry |
CRMDOContactInfoAddress.getCountry() |
CRMDOCountry |
CRMDOContactInformation.getIdNumberCountry() |
CRMDOCountry |
CRMDOContactInformation.getPassportNumberCountry() |
CRMDOCountry |
CRMDOContactInformation.getRegisteredCountry() |
CRMDOCountry |
CRMDOContactInformation.getResidenceCountry() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOContactInfoPhone.setCountry(CRMDOCountry country) |
void |
CRMDOContactInfoAddress.setCountry(CRMDOCountry country) |
void |
CRMDOContactInformation.setIdNumberCountry(CRMDOCountry idNumberCountry) |
void |
CRMDOContactInformation.setPassportNumberCountry(CRMDOCountry passportNumberCountry) |
void |
CRMDOContactInformation.setRegisteredCountry(CRMDOCountry registeredCountry) |
void |
CRMDOContactInformation.setResidenceCountry(CRMDOCountry residenceCountry) |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
GeneralSetting.getDefaultCountry() |
Modifier and Type | Method and Description |
---|---|
void |
GeneralSetting.setDefaultCountry(CRMDOCountry defaultCountry) |
Modifier and Type | Method and Description |
---|---|
CRMDOCountry |
CRMDOUserTemplate.getResidenceCountry() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOUserTemplate.setResidenceCountry(CRMDOCountry residenceCountry) |