|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.ModelBase
org.apache.maven.model.Profile
public class Profile
Class Profile.
| Constructor Summary | |
|---|---|
Profile()
|
|
| Method Summary | |
|---|---|
Activation |
getActivation()
Method getActivation |
BuildBase |
getBuild()
Method getBuild |
java.lang.String |
getId()
Method getId |
java.lang.String |
getSource()
|
void |
setActivation(Activation activation)
Method setActivation |
void |
setBuild(BuildBase build)
Method setBuild |
void |
setId(java.lang.String id)
Method setId |
void |
setSource(java.lang.String source)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Profile()
| Method Detail |
|---|
public Activation getActivation()
public BuildBase getBuild()
public java.lang.String getId()
public void setActivation(Activation activation)
activation - public void setBuild(BuildBase build)
build - public void setId(java.lang.String id)
id - public void setSource(java.lang.String source)
public java.lang.String getSource()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||