org.eclipse.tycho.model
Class UpdateSite.SiteFeatureRef

java.lang.Object
  extended by org.eclipse.tycho.model.FeatureRef
      extended by org.eclipse.tycho.model.UpdateSite.SiteFeatureRef
Enclosing class:
UpdateSite

public static class UpdateSite.SiteFeatureRef
extends FeatureRef


Field Summary
 
Fields inherited from class org.eclipse.tycho.model.FeatureRef
dom
 
Constructor Summary
UpdateSite.SiteFeatureRef(de.pdark.decentxml.Element dom)
           
 
Method Summary
 String getUrl()
           
 void setUrl(String url)
           
 
Methods inherited from class org.eclipse.tycho.model.FeatureRef
getDom, getId, getVersion, setId, setVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpdateSite.SiteFeatureRef

public UpdateSite.SiteFeatureRef(de.pdark.decentxml.Element dom)
Method Detail

setUrl

public void setUrl(String url)

getUrl

public String getUrl()


Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.