|
||||||||||
| 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 | |
|---|---|
java.lang.Object |
getConfiguration()
Get the configuration field. |
java.lang.Object |
getProvides()
Get the provides field. |
java.lang.String |
getType()
Get type of toolchain. |
void |
setConfiguration(java.lang.Object configuration)
Set the configuration field. |
void |
setProvides(java.lang.Object provides)
Set the provides field. |
void |
setType(java.lang.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 java.lang.Object getConfiguration()
public java.lang.Object getProvides()
public java.lang.String getType()
public void setConfiguration(java.lang.Object configuration)
configuration - public void setProvides(java.lang.Object provides)
provides - public void setType(java.lang.String type)
type -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||