|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationImpl
public class ActivationImpl
| Field Summary | |
|---|---|
protected Boolean |
activeByDefault
|
protected ActivationFileImpl |
file
|
protected String |
jdk
|
protected ActivationOSImpl |
os
|
protected ActivationPropertyImpl |
property
|
| Constructor Summary | |
|---|---|
ActivationImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationImpl instance. |
|
ActivationImpl(ActivationImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ActivationImpl |
clone()
Creates and returns a copy of this object. |
ActivationFile |
getFile()
Gets the value of the file property. |
String |
getJdk()
Gets the value of the jdk property. |
ActivationOS |
getOs()
Gets the value of the os property. |
ActivationProperty |
getProperty()
Gets the value of the property property. |
Boolean |
isActiveByDefault()
Gets the value of the activeByDefault property. |
void |
setActiveByDefault(Boolean value)
Sets the value of the activeByDefault property. |
void |
setFile(ActivationFile value)
Sets the value of the file property. |
void |
setJdk(String value)
Sets the value of the jdk property. |
void |
setOs(ActivationOS value)
Sets the value of the os property. |
void |
setProperty(ActivationProperty value)
Sets the value of the property property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Boolean activeByDefault
protected String jdk
protected ActivationOSImpl os
protected ActivationPropertyImpl property
protected ActivationFileImpl file
| Constructor Detail |
|---|
public ActivationImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationImpl instance.
public ActivationImpl(ActivationImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.profiles100.impl.ActivationImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Boolean isActiveByDefault()
Activation
isActiveByDefault in interface ActivationBooleanpublic void setActiveByDefault(Boolean value)
Activation
setActiveByDefault in interface Activationvalue - allowed object is
Booleanpublic String getJdk()
Activation
getJdk in interface ActivationStringpublic void setJdk(String value)
Activation
setJdk in interface Activationvalue - allowed object is
Stringpublic ActivationOS getOs()
Activation
getOs in interface ActivationActivationOSpublic void setOs(ActivationOS value)
Activation
setOs in interface Activationvalue - allowed object is
ActivationOSpublic ActivationProperty getProperty()
Activation
getProperty in interface ActivationActivationPropertypublic void setProperty(ActivationProperty value)
Activation
setProperty in interface Activationvalue - allowed object is
ActivationPropertypublic ActivationFile getFile()
Activation
getFile in interface ActivationActivationFilepublic void setFile(ActivationFile value)
Activation
setFile in interface Activationvalue - allowed object is
ActivationFilepublic ActivationImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||