Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
EnumWithCustomOfEventCategory |
EnumWithCustomOfEventCategory.description(String description)
Set description and return this.
|
EnumWithCustomOfEventCategory |
CustomerEvent.getCategory()
Event category.
|
EnumWithCustomOfEventCategory |
EnumWithCustomOfEventCategory.value(String value)
Set value and return this.
|
Modifier and Type | Method and Description |
---|---|
CustomerEvent |
CustomerEvent.category(EnumWithCustomOfEventCategory category)
Set category and return this.
|
void |
CustomerEvent.setCategory(EnumWithCustomOfEventCategory category)
Set category.
|
Constructor and Description |
---|
CustomerEvent(EnumWithCustomOfEventCategory category,
Date date)
Initializes a new instance of the CustomerEvent
|
Copyright © 2020. All rights reserved.