|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.VCardUrl
public final class VCardUrl
Represents a vCard URL property
| Constructor Summary | |
|---|---|
VCardUrl()
Initializes a new instance of the VCardUrl class |
|
| Method Summary | |
|---|---|
String |
getUrl()
Gets or sets a url |
VCardUrlType |
getUrlType()
Gets or sets a url type |
void |
setUrl(String value)
|
void |
setUrlType(VCardUrlType value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VCardUrl()
Initializes a new instance of the VCardUrl class
| Method Detail |
|---|
public VCardUrlType getUrlType()
Gets or sets a url type
public void setUrlType(VCardUrlType value)
public String getUrl()
Gets or sets a url
public void setUrl(String value)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||