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) |
void |
setUrlType(int value) |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.