org.eclipse.emf.cdo.jdbc
Class JDBCPlugin.LibraryElement

java.lang.Object
  extended by org.eclipse.net4j.util.BeanHelper
      extended by org.eclipse.net4j.util.eclipse.Element
          extended by org.eclipse.emf.cdo.jdbc.JDBCPlugin.LibraryElement
Enclosing class:
JDBCPlugin

public class JDBCPlugin.LibraryElement
extends org.eclipse.net4j.util.eclipse.Element


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.net4j.util.eclipse.Element
org.eclipse.net4j.util.eclipse.Element.Factory
 
Field Summary
 
Fields inherited from class org.eclipse.net4j.util.eclipse.Element
configurationElement
 
Constructor Summary
JDBCPlugin.LibraryElement()
           
 
Method Summary
 java.lang.String getDownloadURL()
           
 java.lang.String getEntryPath()
           
 java.lang.String getFragmentId()
           
 void setDownloadURL(java.lang.String downloadURL)
           
 void setEntryPath(java.lang.String name)
           
 void setFragmentId(java.lang.String fragmentId)
           
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.net4j.util.eclipse.Element
configurationElement, declaringExtension, dispatchAttributeValue, dispatchChild, executableExtensionPropertyName, internalSetConfigurationElement, name, validate
 
Methods inherited from class org.eclipse.net4j.util.BeanHelper
attributeValue, attributeValueBoolean, children, dispatchAttributeValue, dispatchAttributeValueBoolean, dispatchChild, findAdder, findChildGetter, findGetter, findMethod, findSetter, mostSpecificClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JDBCPlugin.LibraryElement

public JDBCPlugin.LibraryElement()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getFragmentId

public java.lang.String getFragmentId()

setFragmentId

public void setFragmentId(java.lang.String fragmentId)

getEntryPath

public java.lang.String getEntryPath()

setEntryPath

public void setEntryPath(java.lang.String name)

getDownloadURL

public java.lang.String getDownloadURL()

setDownloadURL

public void setDownloadURL(java.lang.String downloadURL)

Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.