|
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 IContentType
Interface IContentType.
| Method Summary | |
|---|---|
java.lang.Object |
getContentBody()Returns the value of field 'content'. |
java.lang.String |
getMimeType()Returns the value of field 'mimeType'. |
void |
setContentBody(java.lang.Object content)Sets the value of field 'content'. |
void |
setMimeType(java.lang.String mimeType)Sets the value of field 'mimeType'. |
| Method Detail |
|---|
java.lang.Object getContentBody()
java.lang.String getMimeType()
void setContentBody(java.lang.Object content)
content - the value of field 'content'.void setMimeType(java.lang.String mimeType)
mimeType - the value of field 'mimeType'.
|
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 | ||||||||