|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface IWDModifiableBinaryType represents a special Web Dynpro implementation of the Java DDIC's binary type.
| Method Summary | |
java.lang.String |
getFileName()
Method getFileName returns the name of the web resource |
WDWebResourceType |
getMimeType()
Returns the mimeType. |
void |
setFileName(java.lang.String string)
Method setFileNameForDownLoad. |
void |
setMimeType(WDWebResourceType mimeType)
Sets the mimeType. |
| Method Detail |
public WDWebResourceType getMimeType()
public void setMimeType(WDWebResourceType mimeType)
mimeType - The mimeType to setpublic java.lang.String getFileName()
public void setFileName(java.lang.String string)
string -
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||