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