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 Object getConfiguration()
public Object getProvides()
public String getType()
public void setConfiguration(Object configuration)
configuration - public void setProvides(Object provides)
provides - public void setType(String type)
type - Copyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.