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