ParentT
- the stage of the parent definition to return to after attachingpublic static interface DomainContact.DefinitionStages.WithAddressLine1<ParentT>
Modifier and Type | Method and Description |
---|---|
DomainContact.DefinitionStages.WithAddressLine2<ParentT> |
withAddressLine1(String addressLine1)
Specifies the 1st line of the address.
|
DomainContact.DefinitionStages.WithAddressLine2<ParentT> withAddressLine1(String addressLine1)
addressLine1
- the 1st line of the addressCopyright © 2019. All rights reserved.