Interface DomainContact.DefinitionStages.WithAddressLine2<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching
All Superinterfaces:
DomainContact.DefinitionStages.WithCity<ParentT>
All Known Subinterfaces:
DomainContact.Definition<ParentT>
Enclosing interface:
DomainContact.DefinitionStages

public static interface DomainContact.DefinitionStages.WithAddressLine2<ParentT> extends DomainContact.DefinitionStages.WithCity<ParentT>
The stage of contact definition allowing 2nd line of address to be set.