|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileSpecification.FileStatus | |
|---|---|
| oracle.javatools.db | Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. |
| Uses of FileSpecification.FileStatus in oracle.javatools.db |
|---|
| Methods in oracle.javatools.db that return FileSpecification.FileStatus | |
|---|---|
FileSpecification.FileStatus |
FileSpecification.getStatus()
return online status of the file specification |
static FileSpecification.FileStatus |
FileSpecification.FileStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FileSpecification.FileStatus[] |
FileSpecification.FileStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.javatools.db with parameters of type FileSpecification.FileStatus | |
|---|---|
void |
FileSpecification.setStatus(FileSpecification.FileStatus status)
Set online status of file, either ONLINE or OFFLINE |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||