public class EnumWithCustomOfPhoneNumberCategoryBuilder extends Object
Constructor and Description |
---|
EnumWithCustomOfPhoneNumberCategoryBuilder(EnumWithCustomOfPhoneNumberCategory model) |
Modifier and Type | Method and Description |
---|---|
EnumWithCustomOfPhoneNumberCategory |
build()
Build EnumWithCustomOfPhoneNumberCategory instance.
|
EnumWithCustomOfPhoneNumberCategoryBuilder |
description(String description)
Set EnumWithCustomOfPhoneNumberCategory.description and return builder.
|
EnumWithCustomOfPhoneNumberCategoryBuilder |
value(String value)
Set EnumWithCustomOfPhoneNumberCategory.value and return builder.
|
public EnumWithCustomOfPhoneNumberCategoryBuilder(EnumWithCustomOfPhoneNumberCategory model)
public EnumWithCustomOfPhoneNumberCategory build()
public EnumWithCustomOfPhoneNumberCategoryBuilder value(String value)
value
- Phone number category. Enum, available values: Custom, Home, Work, Office, Mobile, Fax, HomeFax, WorkFax, Pager, Car, Isdn, Telex, Callback, Radio, Company, TtyTdd, Assistant, Primarypublic EnumWithCustomOfPhoneNumberCategoryBuilder description(String description)
description
- Copyright © 2020. All rights reserved.