|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Availability | |
---|---|
oracle.ide.externaltools | Contains interfaces and classes that allow external tools in the IDE to be invoked, manipulated and extended by extensions. |
Uses of Availability in oracle.ide.externaltools |
---|
Methods in oracle.ide.externaltools that return Availability | |
---|---|
Availability |
ExternalToolBaseProperties.getAvailability() Get when this tool is available. |
static Availability |
Availability.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static Availability[] |
Availability.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.ide.externaltools with parameters of type Availability | |
---|---|
void |
ExternalToolBaseProperties.setAvailability(Availability availability) Set when this tool is available. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |