|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl.ChangesDocumentImpl
public class ChangesDocumentImpl
| Field Summary | |
|---|---|
protected BodyImpl |
body
|
protected PropertiesImpl |
properties
|
| Constructor Summary | |
|---|---|
ChangesDocumentImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl.ChangesDocumentImpl instance. |
|
ChangesDocumentImpl(ChangesDocumentImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl.ChangesDocumentImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ChangesDocumentImpl |
clone()
Creates and returns a copy of this object. |
Body |
getBody()
Gets the value of the body property. |
Properties |
getProperties()
Gets the value of the properties property. |
void |
setBody(Body value)
Sets the value of the body property. |
void |
setProperties(Properties value)
Sets the value of the properties property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PropertiesImpl properties
protected BodyImpl body
| Constructor Detail |
|---|
public ChangesDocumentImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl.ChangesDocumentImpl instance.
public ChangesDocumentImpl(ChangesDocumentImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl.ChangesDocumentImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Properties getProperties()
ChangesDocument
getProperties in interface ChangesDocumentPropertiespublic void setProperties(Properties value)
ChangesDocument
setProperties in interface ChangesDocumentvalue - allowed object is
Propertiespublic Body getBody()
ChangesDocument
getBody in interface ChangesDocumentBodypublic void setBody(Body value)
ChangesDocument
setBody in interface ChangesDocumentvalue - allowed object is
Bodypublic ChangesDocumentImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||