|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.changes100.impl.ReleaseImpl
public class ReleaseImpl
| Field Summary | |
|---|---|
protected Action[] |
action
|
protected String |
date
|
protected String |
description
|
protected String |
version
|
| Constructor Summary | |
|---|---|
ReleaseImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.changes100.impl.ReleaseImpl instance. |
|
ReleaseImpl(ReleaseImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.changes100.impl.ReleaseImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ReleaseImpl |
clone()
Creates and returns a copy of this object. |
Action[] |
getAction()
|
Action |
getAction(int idx)
|
int |
getActionLength()
|
String |
getDate()
Gets the value of the date property. |
String |
getDescription()
Gets the value of the description property. |
String |
getVersion()
Gets the value of the version property. |
void |
setAction(Action[] values)
|
Action |
setAction(int idx,
Action value)
|
void |
setDate(String value)
Sets the value of the date property. |
void |
setDescription(String value)
Sets the value of the description 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 Action[] action
protected String version
protected String date
protected String description
| Constructor Detail |
|---|
public ReleaseImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.changes100.impl.ReleaseImpl instance.
public ReleaseImpl(ReleaseImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.changes100.impl.ReleaseImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Action[] getAction()
getAction in interface ReleaseActionpublic Action getAction(int idx)
getAction in interface ReleaseActionpublic int getActionLength()
getActionLength in interface Releasepublic void setAction(Action[] values)
setAction in interface Releasevalues - allowed objects are
Action
public Action setAction(int idx,
Action value)
setAction in interface Releasevalue - allowed object is
Actionpublic String getVersion()
Release
getVersion in interface ReleaseStringpublic void setVersion(String value)
Release
setVersion in interface Releasevalue - allowed object is
Stringpublic String getDate()
Release
getDate in interface ReleaseStringpublic void setDate(String value)
Release
setDate in interface Releasevalue - allowed object is
Stringpublic String getDescription()
Release
getDescription in interface ReleaseStringpublic void setDescription(String value)
Release
setDescription in interface Releasevalue - allowed object is
Stringpublic ReleaseImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||