ParentT - the stage of the parent definition to return to after attachingpublic static interface DomainContact.DefinitionStages.WithCountry<ParentT>
| Modifier and Type | Method and Description |
|---|---|
DomainContact.DefinitionStages.WithPostalCode<ParentT> |
withCountry(CountryIsoCode country)
Specifies the country of the address.
|
DomainContact.DefinitionStages.WithPostalCode<ParentT> withCountry(CountryIsoCode country)
country - the country of the addressCopyright © 2019. All rights reserved.