public class EnumWithCustomOfAssociatedPersonCategoryBuilder extends Object
Constructor and Description |
---|
EnumWithCustomOfAssociatedPersonCategoryBuilder(EnumWithCustomOfAssociatedPersonCategory model) |
Modifier and Type | Method and Description |
---|---|
EnumWithCustomOfAssociatedPersonCategory |
build()
Build EnumWithCustomOfAssociatedPersonCategory instance.
|
EnumWithCustomOfAssociatedPersonCategoryBuilder |
description(String description)
Set EnumWithCustomOfAssociatedPersonCategory.description and return builder.
|
EnumWithCustomOfAssociatedPersonCategoryBuilder |
value(String value)
Set EnumWithCustomOfAssociatedPersonCategory.value and return builder.
|
public EnumWithCustomOfAssociatedPersonCategoryBuilder(EnumWithCustomOfAssociatedPersonCategory model)
public EnumWithCustomOfAssociatedPersonCategory build()
public EnumWithCustomOfAssociatedPersonCategoryBuilder value(String value)
value
- Associated person's category. Enum, available values: Spouse, Child, Mother, Father, Parent, Brother, Sister, Friend, Relative, Manager, Assistant, ReferredBy, Partner, DomesticPartner, Custompublic EnumWithCustomOfAssociatedPersonCategoryBuilder description(String description)
description
- Copyright © 2020. All rights reserved.