|
JD Edwards EnterpriseOne Mobile Framework Java API ReferenceRelease 1.0.0E58374-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.oracle.e1.jdemf.JASRequestBase
com.oracle.e1.jdemf.mediaobject.MediaObject
com.oracle.e1.jdemf.mediaobject.MediaObjectGetTextResponse
public class MediaObjectGetTextResponse
MediaObjectGetTextResponse is the output of the get text operation
Constructor Summary | |
---|---|
MediaObjectGetTextResponse() |
Method Summary | |
---|---|
java.lang.String |
getText() |
boolean |
isIsRTF() |
void |
setIsRTF(boolean isRTF) |
void |
setText(java.lang.String text) |
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 |
---|
public MediaObjectGetTextResponse()
Method Detail |
---|
public void setText(java.lang.String text)
public java.lang.String getText()
public void setIsRTF(boolean isRTF)
public boolean isIsRTF()
|
JD Edwards EnterpriseOne Mobile Framework Java API ReferenceRelease 1.0.0E58374-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.