|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.Activation
public class Activation
Class Activation.
| Constructor Summary | |
|---|---|
Activation()
|
|
| Method Summary | |
|---|---|
ActivationFile |
getFile()
Method getFile |
java.lang.String |
getJdk()
Method getJdk |
ActivationOS |
getOs()
Method getOs |
ActivationProperty |
getProperty()
Method getProperty |
boolean |
isActiveByDefault()
Method isActiveByDefault |
void |
setActiveByDefault(boolean activeByDefault)
Method setActiveByDefault |
void |
setFile(ActivationFile file)
Method setFile |
void |
setJdk(java.lang.String jdk)
Method setJdk |
void |
setOs(ActivationOS os)
Method setOs |
void |
setProperty(ActivationProperty property)
Method setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Activation()
| Method Detail |
|---|
public ActivationFile getFile()
public java.lang.String getJdk()
public ActivationOS getOs()
public ActivationProperty getProperty()
public boolean isActiveByDefault()
public void setActiveByDefault(boolean activeByDefault)
activeByDefault - public void setFile(ActivationFile file)
file - public void setJdk(java.lang.String jdk)
jdk - public void setOs(ActivationOS os)
os - public void setProperty(ActivationProperty property)
property -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||