public final class VCardUrl extends Object
Represents a vCard URL property
| Constructor and Description |
|---|
VCardUrl()
Initializes a new instance of the
VCardUrl class |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl()
Gets or sets a url
|
int |
getUrlType()
Gets or sets a url type
|
void |
setUrl(String value)
Gets or sets a url
|
void |
setUrlType(int value)
Gets or sets a url type
|
public VCardUrl()
Initializes a new instance of the VCardUrl class
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.