|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl
public class DecorationModelImpl
| Nested Class Summary | |
|---|---|
static class |
DecorationModelImpl.CustomImpl
|
static class |
DecorationModelImpl.PoweredByImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.DecorationModel |
|---|
DecorationModel.Custom, DecorationModel.PoweredBy |
| Field Summary | |
|---|---|
protected BannerImpl |
bannerLeft
|
protected BannerImpl |
bannerRight
|
protected BodyImpl |
body
|
protected DecorationModelImpl.CustomImpl |
custom
|
protected String |
name
|
protected DecorationModelImpl.PoweredByImpl |
poweredBy
|
protected PublishDateImpl |
publishDate
|
protected SkinImpl |
skin
|
protected VersionImpl |
version
|
| Constructor Summary | |
|---|---|
DecorationModelImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl instance. |
|
DecorationModelImpl(DecorationModelImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
DecorationModelImpl |
clone()
Creates and returns a copy of this object. |
Banner |
getBannerLeft()
Gets the value of the bannerLeft property. |
Banner |
getBannerRight()
Gets the value of the bannerRight property. |
Body |
getBody()
Gets the value of the body property. |
DecorationModel.Custom |
getCustom()
Gets the value of the custom property. |
String |
getName()
Gets the value of the name property. |
DecorationModel.PoweredBy |
getPoweredBy()
Gets the value of the poweredBy property. |
PublishDate |
getPublishDate()
Gets the value of the publishDate property. |
Skin |
getSkin()
Gets the value of the skin property. |
Version |
getVersion()
Gets the value of the version property. |
void |
setBannerLeft(Banner value)
Sets the value of the bannerLeft property. |
void |
setBannerRight(Banner value)
Sets the value of the bannerRight property. |
void |
setBody(Body value)
Sets the value of the body property. |
void |
setCustom(DecorationModel.Custom value)
Sets the value of the custom property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setPoweredBy(DecorationModel.PoweredBy value)
Sets the value of the poweredBy property. |
void |
setPublishDate(PublishDate value)
Sets the value of the publishDate property. |
void |
setSkin(Skin value)
Sets the value of the skin property. |
void |
setVersion(Version 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 BannerImpl bannerLeft
protected BannerImpl bannerRight
protected PublishDateImpl publishDate
protected VersionImpl version
protected DecorationModelImpl.PoweredByImpl poweredBy
protected SkinImpl skin
protected BodyImpl body
protected DecorationModelImpl.CustomImpl custom
protected String name
| Constructor Detail |
|---|
public DecorationModelImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl instance.
public DecorationModelImpl(DecorationModelImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.impl.DecorationModelImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Banner getBannerLeft()
DecorationModel
getBannerLeft in interface DecorationModelBannerpublic void setBannerLeft(Banner value)
DecorationModel
setBannerLeft in interface DecorationModelvalue - allowed object is
Bannerpublic Banner getBannerRight()
DecorationModel
getBannerRight in interface DecorationModelBannerpublic void setBannerRight(Banner value)
DecorationModel
setBannerRight in interface DecorationModelvalue - allowed object is
Bannerpublic PublishDate getPublishDate()
DecorationModel
getPublishDate in interface DecorationModelPublishDatepublic void setPublishDate(PublishDate value)
DecorationModel
setPublishDate in interface DecorationModelvalue - allowed object is
PublishDatepublic Version getVersion()
DecorationModel
getVersion in interface DecorationModelVersionpublic void setVersion(Version value)
DecorationModel
setVersion in interface DecorationModelvalue - allowed object is
Versionpublic DecorationModel.PoweredBy getPoweredBy()
DecorationModel
getPoweredBy in interface DecorationModelDecorationModel.PoweredBypublic void setPoweredBy(DecorationModel.PoweredBy value)
DecorationModel
setPoweredBy in interface DecorationModelvalue - allowed object is
DecorationModel.PoweredBypublic Skin getSkin()
DecorationModel
getSkin in interface DecorationModelSkinpublic void setSkin(Skin value)
DecorationModel
setSkin in interface DecorationModelvalue - allowed object is
Skinpublic Body getBody()
DecorationModel
getBody in interface DecorationModelBodypublic void setBody(Body value)
DecorationModel
setBody in interface DecorationModelvalue - allowed object is
Bodypublic DecorationModel.Custom getCustom()
DecorationModel
getCustom in interface DecorationModelDecorationModel.Custompublic void setCustom(DecorationModel.Custom value)
DecorationModel
setCustom in interface DecorationModelvalue - allowed object is
DecorationModel.Custompublic String getName()
DecorationModel
getName in interface DecorationModelStringpublic void setName(String value)
DecorationModel
setName in interface DecorationModelvalue - allowed object is
Stringpublic DecorationModelImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||