|
||||||||||
| 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.LinkItemImpl
public class LinkItemImpl
| Field Summary | |
|---|---|
protected String |
href
|
protected String |
name
|
| Constructor Summary | |
|---|---|
LinkItemImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.impl.LinkItemImpl instance. |
|
LinkItemImpl(LinkItemImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.impl.LinkItemImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
LinkItemImpl |
clone()
Creates and returns a copy of this object. |
String |
getHref()
Gets the value of the href property. |
String |
getName()
Gets the value of the name property. |
void |
setHref(String value)
Sets the value of the href property. |
void |
setName(String value)
Sets the value of the name 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 href
| Constructor Detail |
|---|
public LinkItemImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.impl.LinkItemImpl instance.
public LinkItemImpl(LinkItemImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.decoration100.impl.LinkItemImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getName()
LinkItem
getName in interface LinkItemStringpublic void setName(String value)
LinkItem
setName in interface LinkItemvalue - allowed object is
Stringpublic String getHref()
LinkItem
getHref in interface LinkItemStringpublic void setHref(String value)
LinkItem
setHref in interface LinkItemvalue - allowed object is
Stringpublic LinkItemImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||