DomainContact.DefinitionStages.WithFirstName<ParentT>.withFirstName(String firstName) 方法
定义
Specifies the first name.
public WithMiddleName<ParentT> withFirstName(String firstName)
参数
- firstName
-
String
the first name
返回
the next stage of the definition
适用于