| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Contact |
build() |
Contact.Builder |
contactName(String contactName)
联系人名
示例值:
|
Contact.Builder |
contactType(ContactContactTypeEnum contactType)
示例值:
|
Contact.Builder |
contactType(Integer contactType)
示例值:
|
public Contact.Builder contactType(Integer contactType)
示例值:
contactType - public Contact.Builder contactType(ContactContactTypeEnum contactType)
示例值:
contactType - ContactContactTypeEnumpublic Contact.Builder contactName(String contactName)
示例值:
contactName - public Contact build()
Copyright © 2022. All rights reserved.