|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl.ActivationOSImpl
public class ActivationOSImpl
| Field Summary | |
|---|---|
protected String |
arch
|
protected String |
family
|
protected String |
name
|
protected String |
version
|
| Constructor Summary | |
|---|---|
ActivationOSImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl.ActivationOSImpl instance. |
|
ActivationOSImpl(ActivationOSImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl.ActivationOSImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ActivationOSImpl |
clone()
Creates and returns a copy of this object. |
String |
getArch()
Gets the value of the arch property. |
String |
getFamily()
Gets the value of the family property. |
String |
getName()
Gets the value of the name property. |
String |
getVersion()
Gets the value of the version property. |
void |
setArch(String value)
Sets the value of the arch property. |
void |
setFamily(String value)
Sets the value of the family property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String name
protected String family
protected String arch
protected String version
| Constructor Detail |
|---|
public ActivationOSImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl.ActivationOSImpl instance.
public ActivationOSImpl(ActivationOSImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl.ActivationOSImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getName()
ActivationOS
getName in interface ActivationOSStringpublic void setName(String value)
ActivationOS
setName in interface ActivationOSvalue - allowed object is
Stringpublic String getFamily()
ActivationOS
getFamily in interface ActivationOSStringpublic void setFamily(String value)
ActivationOS
setFamily in interface ActivationOSvalue - allowed object is
Stringpublic String getArch()
ActivationOS
getArch in interface ActivationOSStringpublic void setArch(String value)
ActivationOS
setArch in interface ActivationOSvalue - allowed object is
Stringpublic String getVersion()
ActivationOS
getVersion in interface ActivationOSStringpublic void setVersion(String value)
ActivationOS
setVersion in interface ActivationOSvalue - allowed object is
Stringpublic ActivationOSImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||