|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AlternateView in com.aspose.network |
---|
Subclasses of AlternateView in com.aspose.network | |
---|---|
class |
Calendar
Deprecated. |
Methods in com.aspose.network that return AlternateView | |
---|---|
AlternateView |
Appointment.cancelAppointment()
Cancels the appointment. |
AlternateView |
Appointment.cancelAppointment(int sequenceId)
Cancels the appointment. |
static AlternateView |
AlternateView.createAlternateViewFromString(String content)
|
static AlternateView |
AlternateView.createAlternateViewFromString(String content,
Charset contentEncoding,
String mediaType)
|
static AlternateView |
AlternateView.createAlternateViewFromString(String content,
ContentType contentType)
|
static AlternateView |
AlternateView.createAlternateViewFromString(String content,
ContentType contentType,
int transferencoding)
|
static AlternateView |
Calendar.createCancelRequestFrom(Calendar calendar,
String uniqueId,
int sequenceId)
Deprecated. Creates the cancel request from. |
AlternateView |
Appointment.requestApointment()
Requests the apointment. |
AlternateView |
Appointment.requestApointment(int sequenceId)
Requests the apointment. |
AlternateView |
Appointment.updateAppointment()
Updates the appointment. |
AlternateView |
Appointment.updateAppointment(int sequenceId)
Updates the appointment. |
Methods in com.aspose.network with parameters of type AlternateView | |
---|---|
void |
MailMessage.addAlternateView(AlternateView view)
Add an alternate view to message |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |