|
Oracle Fusion Middleware extensions for Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E22563-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcp.migrate.modeler.BCModeler.Options
public static class BCModeler.Options
| Constructor Summary | |
|---|---|
BCModeler.Options()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
get(BCModeler.Option option)
Gets an optional argument. |
boolean |
getBoolean(BCModeler.Option option)
Gets an optional argument as a boolean value. |
java.lang.String |
getString(BCModeler.Option option)
Gets an optional argument as a string. |
protected void |
put(BCModeler.Option option,
java.lang.Object arg)
Puts an optional argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BCModeler.Options()
| Method Detail |
|---|
protected void put(BCModeler.Option option,
java.lang.Object arg)
option - the option namearg - the argumentpublic java.lang.Object get(BCModeler.Option option)
option - the option name
public java.lang.String getString(BCModeler.Option option)
option - the option name
public boolean getBoolean(BCModeler.Option option)
option - the option name
|
Oracle Fusion Middleware extensions for Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E22563-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||