|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.VCardEmail
public final class VCardEmail
Represents vCard email
| Constructor Summary | |
|---|---|
VCardEmail()
Initializes a new instance of the VCardEmail class |
|
| Method Summary | |
|---|---|
String |
getEmailAddress()
Gets or sets an email address |
VCardEmailType |
getEmailType()
Gets or sets an email address type |
void |
setEmailAddress(String value)
|
void |
setEmailType(VCardEmailType value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VCardEmail()
Initializes a new instance of the VCardEmail class
| Method Detail |
|---|
public String getEmailAddress()
Gets or sets an email address
public void setEmailAddress(String value)
public VCardEmailType getEmailType()
Gets or sets an email address type
com.aspose.ms.System.IllegalArgumentException - value is not defined in the VCardEmailTypepublic void setEmailType(VCardEmailType value)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||