| Package | Description | 
|---|---|
| oracle.jdeveloper.library | 
 The  
Libraries package provides the library API used
by JDeveloper. | 
| oracle.jdeveloper.model | 
 Contains interfaces and classes implementing the Java specific portions of
JDeveloper's data model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static JProjectLibraryList | 
JProjectLibraryList.getInstance(HashStructure hash)  | 
| Modifier and Type | Method and Description | 
|---|---|
JProjectLibraryList | 
JProjectLibraries.getProjectLibraryList()
Get a LibraryList of all internal Library definitions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JProjectLibraries.setProjectLibraryList(JProjectLibraryList newList)
Set the LibraryList of all internal Library definitions. 
 |