ParentT
- the stage of the parent definition to return to after attachingpublic static interface DomainContact.DefinitionStages.WithPhoneNumber<ParentT>
Modifier and Type | Method and Description |
---|---|
DomainContact.DefinitionStages.WithAttach<ParentT> |
withPhoneNumber(String phoneNumber)
Specifies the phone number.
|
DomainContact.DefinitionStages.WithAttach<ParentT> withPhoneNumber(String phoneNumber)
phoneNumber
- phone numberCopyright © 2019. All rights reserved.