Skip navigation links

JD Edwards EnterpriseOne Mobile Framework Java API Reference

Release 1.0.0

E58374-01


com.oracle.e1.jdemf.mediaobject
Class MediaObjectDownloadResponse

java.lang.Object
  extended by com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadResponse


public class MediaObjectDownloadResponse
extends java.lang.Object

MediaObjectDownloadResponse is the output of the media object download operation


Constructor Summary
MediaObjectDownloadResponse()
           

 

Method Summary
 FileAttachment getFile()
           
 void setFile(FileAttachment file)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

MediaObjectDownloadResponse

public MediaObjectDownloadResponse()

Method Detail

setFile

public void setFile(FileAttachment file)

getFile

public FileAttachment getFile()

Skip navigation links

JD Edwards EnterpriseOne Mobile Framework Java API Reference

Release 1.0.0

E58374-01


Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.