Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

oracle.apps.fnd.applcp.srs.model
Class ErrorMsg

java.lang.Object
  extended by oracle.apps.fnd.applcp.srs.model.ErrorMsg

public class ErrorMsg
extends java.lang.Object


Field Summary
static int TYPE_ERROR
           
static int TYPE_INFO
           
static int TYPE_WARNING
           
 
Constructor Summary
ErrorMsg()
           
 
Method Summary
 java.lang.String getMessage()
           
 int getType()
           
 void setMessage(java.lang.String Message)
           
 void setType(int Type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE_INFO

public static final int TYPE_INFO
See Also:
Constant Field Values

TYPE_ERROR

public static final int TYPE_ERROR
See Also:
Constant Field Values

TYPE_WARNING

public static final int TYPE_WARNING
See Also:
Constant Field Values
Constructor Detail

ErrorMsg

public ErrorMsg()
Method Detail

setMessage

public void setMessage(java.lang.String Message)

getMessage

public java.lang.String getMessage()

setType

public void setType(int Type)

getType

public int getType()

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.