|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BannerImpl
public class BannerImpl
| Field Summary | |
|---|---|
protected String |
alt
|
protected String |
href
|
protected String |
name
|
protected String |
src
|
| Constructor Summary | |
|---|---|
BannerImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BannerImpl instance. |
|
BannerImpl(BannerImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BannerImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
BannerImpl |
clone()
Creates and returns a copy of this object. |
String |
getAlt()
Gets the value of the alt property. |
String |
getHref()
Gets the value of the href property. |
String |
getName()
Gets the value of the name property. |
String |
getSrc()
Gets the value of the src property. |
void |
setAlt(String value)
Sets the value of the alt property. |
void |
setHref(String value)
Sets the value of the href property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setSrc(String value)
Sets the value of the src property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String name
protected String src
protected String alt
protected String href
| Constructor Detail |
|---|
public BannerImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BannerImpl instance.
public BannerImpl(BannerImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BannerImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getName()
Banner
getName in interface BannerStringpublic void setName(String value)
Banner
setName in interface Bannervalue - allowed object is
Stringpublic String getSrc()
Banner
getSrc in interface BannerStringpublic void setSrc(String value)
Banner
setSrc in interface Bannervalue - allowed object is
Stringpublic String getAlt()
Banner
getAlt in interface BannerStringpublic void setAlt(String value)
Banner
setAlt in interface Bannervalue - allowed object is
Stringpublic String getHref()
Banner
getHref in interface BannerStringpublic void setHref(String value)
Banner
setHref in interface Bannervalue - allowed object is
Stringpublic BannerImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||