Class ProductConfiguration.ConfigurationProperty

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

public static class ProductConfiguration.ConfigurationProperty extends Object
  • Constructor Details

    • ConfigurationProperty

      public ConfigurationProperty(de.pdark.decentxml.Element dom)
  • Method Details

    • getName

      public String getName()
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)