|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.javatools.parser.java.v2.CallerContext.InputOptions
public static class CallerContext.InputOptions
Input options for use with CallerContext.
| Field Summary | |
|---|---|
JavaFilter |
filterThe filter to run against the inital output set. |
byte |
inputValid values are Constants.INPUT_*. |
byte |
squashValid values are Constants.NO_*. |
| Fields inherited from interface oracle.javatools.parser.java.v2.CallerContext.Constants |
|---|
INPUT_ANNOTATION_ELEMENTS, INPUT_ENUM_VALUES, INPUT_LABELS, INPUT_MAKE_NARROW_IMPORTS_WIDE, INPUT_METHODS, INPUT_PACKAGES, INPUT_TYPES, INPUT_VARIABLES, NO_DEPRECATED, NO_HIDDEN, NO_IMPORTS, NO_OBJECT_DOT_STATIC, NO_OBJECT_MEMBERS, NO_ROOT_PACKAGES, NO_SELF_TYPE |
| Constructor Summary | |
|---|---|
CallerContext.InputOptions()Creates an empty (default) InputOptions instance. |
|
CallerContext.InputOptions(CallerContext.InputOptions other)Creates a copy of from another InputOptions instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte input
public byte squash
public JavaFilter filter
| Constructor Detail |
|---|
public CallerContext.InputOptions()
public CallerContext.InputOptions(CallerContext.InputOptions other)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||