oracle.ide.resourcebundle
Class RegisteredBundleAdapter
java.lang.Object
   oracle.javatools.data.HashStructureAdapter
oracle.javatools.data.HashStructureAdapter
       oracle.ide.resourcebundle.RegisteredBundleAdapter
oracle.ide.resourcebundle.RegisteredBundleAdapter
- public final class RegisteredBundleAdapter 
- extends HashStructureAdapter
 
 
 
 
| Methods inherited from class oracle.javatools.data.HashStructureAdapter | 
| addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals | 
 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BUNDLEID
public static final java.lang.String BUNDLEID
- See Also:
- Constant Field Values
PROJECTURL
public static final java.lang.String PROJECTURL
- See Also:
- Constant Field Values
LIBRARYURL
public static final java.lang.String LIBRARYURL
- See Also:
- Constant Field Values
RegisteredBundleAdapter
public RegisteredBundleAdapter(HashStructure hash)
getBundleId
public java.lang.String getBundleId()
- 
 
setBundleId
public void setBundleId(java.lang.String bundleId)
- 
 
getProjectURL
public java.net.URL getProjectURL()
- 
 
setProjectURL
public void setProjectURL(java.net.URL projectURL)
- 
 
getLibraryURL
public java.net.URL getLibraryURL()
- 
 
setLibraryURL
public void setLibraryURL(java.net.URL libraryURL)
- 
 
getBaseHashStructure
public HashStructure getBaseHashStructure()
- 
 
Copyright © 1997, 2013, Oracle. All rights reserved.