Skip navigation links 
 
oracle.jdeveloper.library
Class LegacyLibraryDefinition
java.lang.Object
  
oracle.ide.model.DefaultDisplayable
      
oracle.ide.model.DefaultElement
          
oracle.jdeveloper.library.LibraryElement
              
oracle.jdeveloper.library.LegacyLibraryDefinition
- All Implemented Interfaces:
 
- Displayable, Element, Dirtyable
 
- 
public class LegacyLibraryDefinition
 
- extends LibraryElement
 
 
  
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
 
 
LegacyLibraryDefinition
public LegacyLibraryDefinition()
getJDKVersion
public VersionNumber getJDKVersion()
setJDKVersion
public void setJDKVersion(VersionNumber jdkVersion)
getClassPath
public URLPath getClassPath()
setClassPath
public void setClassPath(URLPath path)
getSourcePath
public URLPath getSourcePath()
setSourcePath
public void setSourcePath(URLPath path)
getDocPath
public URLPath getDocPath()
setDocPath
public void setDocPath(URLPath path)
isLocked
public boolean isLocked()
setLocked
public void setLocked(boolean locked)
Skip navigation links 
 
Copyright © 1997, 2011, Oracle. All rights reserved.