Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
EnumWithCustomOfAssociatedPersonCategory |
EnumWithCustomOfAssociatedPersonCategoryBuilder.build()
Build EnumWithCustomOfAssociatedPersonCategory instance.
|
EnumWithCustomOfAssociatedPersonCategory |
EnumWithCustomOfAssociatedPersonCategory.description(String description)
Set description and return this.
|
EnumWithCustomOfAssociatedPersonCategory |
AssociatedPerson.getCategory()
Associated person's category.
|
EnumWithCustomOfAssociatedPersonCategory |
EnumWithCustomOfAssociatedPersonCategory.value(String value)
Set value and return this.
|
Modifier and Type | Method and Description |
---|---|
AssociatedPerson |
AssociatedPerson.category(EnumWithCustomOfAssociatedPersonCategory category)
Set category and return this.
|
AssociatedPersonBuilder |
AssociatedPersonBuilder.category(EnumWithCustomOfAssociatedPersonCategory category)
Set AssociatedPerson.category and return builder.
|
void |
AssociatedPerson.setCategory(EnumWithCustomOfAssociatedPersonCategory category)
Set category.
|
Constructor and Description |
---|
AssociatedPerson(String name,
EnumWithCustomOfAssociatedPersonCategory category,
Boolean preferred)
Initializes a new instance of the AssociatedPerson
|
EnumWithCustomOfAssociatedPersonCategoryBuilder(EnumWithCustomOfAssociatedPersonCategory model) |
Copyright © 2020. All rights reserved.