Skip navigation links

JD Edwards EnterpriseOne Mobile Framework Java API Reference

Release 1.0.0

E58374-01


com.oracle.e1.jdemf.mediaobject
Class MediaObjectUpdateTextResponse

java.lang.Object
  extended by com.oracle.e1.jdemf.JASRequestBase
      extended by com.oracle.e1.jdemf.mediaobject.MediaObject
          extended by com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextResponse


public class MediaObjectUpdateTextResponse
extends MediaObject

MediaObjectUpdateTextResponse is the output of the update text operation


Constructor Summary
MediaObjectUpdateTextResponse()
           

 

Method Summary
 java.lang.String getUpdateTextStatus()
           
 void setUpdateTextStatus(java.lang.String updateTextStatus)
           

 

Methods inherited from class com.oracle.e1.jdemf.mediaobject.MediaObject
addMoKeyValue, getFormName, getMoKey, getMoStructure, getVersion, modifyJSON, setFormName, setMoKey, setMoStructure, setVersion

 

Methods inherited from class com.oracle.e1.jdemf.JASRequestBase
getDeviceName, getEnvironment, getJasserver, getRole, getSsoUniqueId, getToken, isSsoEnabled, setDeviceName, setEnvironment, setJasserver, setRole, setSsoEnabled, setSsoUniqueId, setToken

 

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

 

Constructor Detail

MediaObjectUpdateTextResponse

public MediaObjectUpdateTextResponse()

Method Detail

setUpdateTextStatus

public void setUpdateTextStatus(java.lang.String updateTextStatus)

getUpdateTextStatus

public java.lang.String getUpdateTextStatus()

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.