| Package | Description |
|---|---|
| oracle.jdeveloper.model |
Contains interfaces and classes implementing the Java specific portions of
JDeveloper's data model.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLibraryList |
ApplicationLibraries.getLibraryDefinitions()
Get the list of libraries defined by the application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationLibraries.setLibraryDefinitions(ApplicationLibraryList definitions)
Set the list of libraries defined by the application.
|