| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.toolchain.model.ToolchainModel
public class ToolchainModel
Class ToolchainModel.
| Constructor Summary | |
|---|---|
ToolchainModel()
 | 
|
| Method Summary | |
|---|---|
 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.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ToolchainModel()
| Method Detail | 
|---|
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 - 
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||