Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
EnumWithCustomOfPhoneNumberCategory |
EnumWithCustomOfPhoneNumberCategory.description(String description)
Set description and return this.
|
EnumWithCustomOfPhoneNumberCategory |
PhoneNumber.getCategory()
Phone number category.
|
EnumWithCustomOfPhoneNumberCategory |
EnumWithCustomOfPhoneNumberCategory.value(String value)
Set value and return this.
|
Modifier and Type | Method and Description |
---|---|
PhoneNumber |
PhoneNumber.category(EnumWithCustomOfPhoneNumberCategory category)
Set category and return this.
|
void |
PhoneNumber.setCategory(EnumWithCustomOfPhoneNumberCategory category)
Set category.
|
Constructor and Description |
---|
PhoneNumber(EnumWithCustomOfPhoneNumberCategory category,
String number,
Boolean preferred)
Initializes a new instance of the PhoneNumber
|
Copyright © 2020. All rights reserved.