|
||||||||||
| 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.changes100.impl.ActionImpl
public class ActionImpl
| Field Summary | |
|---|---|
protected Serializable[] |
content
|
protected String |
date
|
protected String |
dev
|
protected String |
dueTo
|
protected String |
dueToEmail
|
protected String |
issue
|
protected String |
system
|
protected String |
type
|
| Constructor Summary | |
|---|---|
ActionImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.changes100.impl.ActionImpl instance. |
|
ActionImpl(ActionImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.changes100.impl.ActionImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ActionImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyContent(Serializable[] source)
Copies all values of property Content. |
Serializable[] |
getContent()
A single action done on the project, during this release. |
Serializable |
getContent(int idx)
A single action done on the project, during this release. |
int |
getContentLength()
|
String |
getDate()
Gets the value of the date property. |
String |
getDev()
Gets the value of the dev property. |
String |
getDueTo()
Gets the value of the dueTo property. |
String |
getDueToEmail()
Gets the value of the dueToEmail property. |
String |
getIssue()
Gets the value of the issue property. |
String |
getSystem()
Gets the value of the system property. |
String |
getType()
Gets the value of the type property. |
Serializable |
setContent(int idx,
Serializable value)
A single action done on the project, during this release. |
void |
setContent(Serializable[] values)
A single action done on the project, during this release. |
void |
setDate(String value)
Sets the value of the date property. |
void |
setDev(String value)
Sets the value of the dev property. |
void |
setDueTo(String value)
Sets the value of the dueTo property. |
void |
setDueToEmail(String value)
Sets the value of the dueToEmail property. |
void |
setIssue(String value)
Sets the value of the issue property. |
void |
setSystem(String value)
Sets the value of the system property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Serializable[] content
protected String dev
protected String dueTo
protected String dueToEmail
protected String issue
protected String type
protected String system
protected String date
| Constructor Detail |
|---|
public ActionImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.changes100.impl.ActionImpl instance.
public ActionImpl(ActionImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.changes100.impl.ActionImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Serializable[] getContent()
Action
getContent in interface ActionJAXBElement<DueTo>
String
JAXBElement<FixedIssue>public Serializable getContent(int idx)
Action
getContent in interface ActionJAXBElement<DueTo>
String
JAXBElement<FixedIssue>public int getContentLength()
getContentLength in interface Actionpublic void setContent(Serializable[] values)
Action
setContent in interface Actionvalues - allowed objects are
JAXBElement<DueTo>
String
JAXBElement<FixedIssue>
public Serializable setContent(int idx,
Serializable value)
Action
setContent in interface Actionvalue - allowed object is
JAXBElement<DueTo>
String
JAXBElement<FixedIssue>public String getDev()
Action
getDev in interface ActionStringpublic void setDev(String value)
Action
setDev in interface Actionvalue - allowed object is
Stringpublic String getDueTo()
Action
getDueTo in interface ActionStringpublic void setDueTo(String value)
Action
setDueTo in interface Actionvalue - allowed object is
Stringpublic String getDueToEmail()
Action
getDueToEmail in interface ActionStringpublic void setDueToEmail(String value)
Action
setDueToEmail in interface Actionvalue - allowed object is
Stringpublic String getIssue()
Action
getIssue in interface ActionStringpublic void setIssue(String value)
Action
setIssue in interface Actionvalue - allowed object is
Stringpublic String getType()
Action
getType in interface ActionStringpublic void setType(String value)
Action
setType in interface Actionvalue - allowed object is
Stringpublic String getSystem()
Action
getSystem in interface ActionStringpublic void setSystem(String value)
Action
setSystem in interface Actionvalue - allowed object is
Stringpublic String getDate()
Action
getDate in interface ActionStringpublic void setDate(String value)
Action
setDate in interface Actionvalue - allowed object is
Stringprotected void copyContent(Serializable[] source)
Content.
source - The source to copy from.
NullPointerException - if source is null.public ActionImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||