ParentT
- the stage of the parent definition to return to after attachingpublic static interface DomainContact.DefinitionStages.WithStateOrProvince<ParentT>
Modifier and Type | Method and Description |
---|---|
DomainContact.DefinitionStages.WithCountry<ParentT> |
withStateOrProvince(String stateOrProvince)
Specifies the state or province of the address.
|
DomainContact.DefinitionStages.WithCountry<ParentT> withStateOrProvince(String stateOrProvince)
stateOrProvince
- the state or province of the addressCopyright © 2019. All rights reserved.