org.eclipse.tycho.model
Class ProductConfiguration.ConfigurationProperty

java.lang.Object
  extended by org.eclipse.tycho.model.ProductConfiguration.ConfigurationProperty
Enclosing class:
ProductConfiguration

public static class ProductConfiguration.ConfigurationProperty
extends Object


Constructor Summary
ProductConfiguration.ConfigurationProperty(de.pdark.decentxml.Element dom)
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductConfiguration.ConfigurationProperty

public ProductConfiguration.ConfigurationProperty(de.pdark.decentxml.Element dom)
Method Detail

getName

public String getName()

getValue

public String getValue()

setValue

public void setValue(String value)


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