| Package | Description | 
|---|---|
| oracle.jdeveloper.deploy.common | |
| oracle.jdeveloper.deploy.jar | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | LibraryDependencies. copyToImpl(LibraryDependencies copy)Design pattern for supporting strongly typed copying. | 
| protected boolean | LibraryDependencies. equalsImpl(LibraryDependencies ld)This is a helper method for  equals(Object)that can
  also be used by subclasses that implementequals(Object). | 
| Modifier and Type | Method and Description | 
|---|---|
| LibraryDependencies | ArchiveProfile. getLibraryDependencies()Returns the  LibraryDependenciesof this profile. | 
| LibraryDependencies | ArchiveProfile. getOrCreateLibraryDependencies()Return  LibraryDependenciesof the profile, create one if necessary. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ArchiveProfile. setLibraryDependencies(LibraryDependencies libraryDependencies) |