Skip navigation links

Oracle Outside In Java API Reference
8.5.4

F11002-01


com.oracle.outsidein.options
Interface OptionImpl

All Superinterfaces:
Option
All Known Implementing Classes:
Options

public interface OptionImpl
extends Option

Used internally by the Outside In API and not to be used externally.


Nested Class Summary
static class OptionImpl.OptionScopeValue
          Used internally by the Outside In API and not to be used externally.

 

Nested classes/interfaces inherited from interface com.oracle.outsidein.options.Option
Option.OutsideInProducts

 

Method Summary
 java.lang.Object getDefault()
           
 OptionImpl.OptionScopeValue getOptionScope()
           

 

Methods inherited from interface com.oracle.outsidein.options.Option
get, getDataType, getDescription, getItemTypes, getName, getSupportingProducts, set

 

Method Detail

getDefault

java.lang.Object getDefault()

getOptionScope

OptionImpl.OptionScopeValue getOptionScope()

Skip navigation links

Oracle Outside In Java API Reference
8.5.4

F11002-01


Copyright © 2010, 2018, Oracle and/or its affiliates. All rights reserved.