Skip navigation links
com.oracle.e1.jdemf.mediaobject
Class MediaObjectUpdateTextRequest
java.lang.Object
com.oracle.e1.jdemf.JASRequestBase
com.oracle.e1.jdemf.mediaobject.MediaObject
com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextRequest
-
public class MediaObjectUpdateTextRequest
- extends MediaObject
MediaObjectUpdateTextRequest is the input to the update text operation.
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 |
MediaObjectUpdateTextRequest
public MediaObjectUpdateTextRequest()
getAppendText
public java.lang.String getAppendText()
setAppendText
public void setAppendText(boolean appendText)
isAppendText
public boolean isAppendText()
setInputText
public void setInputText(java.lang.String inputText)
getInputText
public java.lang.String getInputText()
Skip navigation links
Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.