|
||||||||||
| 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.PropertiesImpl
public class PropertiesImpl
| Field Summary | |
|---|---|
protected AuthorImpl |
author
|
protected String |
title
|
| Constructor Summary | |
|---|---|
PropertiesImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl.PropertiesImpl instance. |
|
PropertiesImpl(PropertiesImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl.PropertiesImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PropertiesImpl |
clone()
Creates and returns a copy of this object. |
Author |
getAuthor()
Gets the value of the author property. |
String |
getTitle()
Gets the value of the title property. |
void |
setAuthor(Author value)
Sets the value of the author property. |
void |
setTitle(String value)
Sets the value of the title property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String title
protected AuthorImpl author
| Constructor Detail |
|---|
public PropertiesImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl.PropertiesImpl instance.
public PropertiesImpl(PropertiesImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.changes100.impl.PropertiesImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getTitle()
Properties
getTitle in interface PropertiesStringpublic void setTitle(String value)
Properties
setTitle in interface Propertiesvalue - allowed object is
Stringpublic Author getAuthor()
Properties
getAuthor in interface PropertiesAuthorpublic void setAuthor(Author value)
Properties
setAuthor in interface Propertiesvalue - allowed object is
Authorpublic PropertiesImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||