|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.6.3) E10660-10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFaxPayloadType
Interface IFaxPayloadType.
| Field Summary |
|---|
| Fields inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
NOTIFICATION_CONTEXT |
| Method Summary | |
|---|---|
IContentType |
getContent()Returns the value of field 'content'. |
java.lang.String |
getCoverPageName()Returns the value of field 'coverPageName'. |
INotificationContextType |
getNotificationContext()Returns the value of field 'notificationContext'. |
java.lang.String |
getTo()Returns the value of field 'to'. |
void |
setContent(IContentType content)Sets the value of field 'content'. |
void |
setCoverPageName(java.lang.String coverPageName)Sets the value of field 'coverPageName'. |
void |
setNotificationContext(INotificationContextType notificationContext)Sets the value of field 'notificationContext'. |
void |
setTo(java.lang.String to)Sets the value of field 'to'. |
| Methods inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext |
|---|
getPayloadContextValues |
| Method Detail |
|---|
IContentType getContent()
java.lang.String getCoverPageName()
INotificationContextType getNotificationContext()
java.lang.String getTo()
void setContent(IContentType content)
content - the value of field 'content'.void setCoverPageName(java.lang.String coverPageName)
coverPageName - the value of field 'coverPageName'.void setNotificationContext(INotificationContextType notificationContext)
notificationContext - the value of field 'notificationContext'.void setTo(java.lang.String to)
to - the value of field 'to'.
|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.6.3) E10660-10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||