public class ToolchainModel extends Object implements Serializable
| Constructor and Description | 
|---|
| ToolchainModel() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getConfiguration()Get the configuration field. | 
| Object | getProvides()Get the provides field. | 
| String | getType()Get type of toolchain. | 
| void | setConfiguration(Object configuration)Set the configuration field. | 
| void | setProvides(Object provides)Set the provides field. | 
| void | setType(String type)Set type of toolchain. | 
public ToolchainModel()
public Object getConfiguration()
public Object getProvides()
public void setConfiguration(Object configuration)
configuration - public void setProvides(Object provides)
provides - Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.