org.eclipse.tycho.model
Class ProductConfiguration.ConfigurationProperty
java.lang.Object
org.eclipse.tycho.model.ProductConfiguration.ConfigurationProperty
- Enclosing class:
- ProductConfiguration
public static class ProductConfiguration.ConfigurationProperty
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductConfiguration.ConfigurationProperty
public ProductConfiguration.ConfigurationProperty(de.pdark.decentxml.Element dom)
getName
public String getName()
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.