|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.decoration100.impl.BodyImpl
public class BodyImpl
| Nested Class Summary | |
|---|---|
static class |
BodyImpl.BreadcrumbsImpl
|
static class |
BodyImpl.HeadImpl
|
static class |
BodyImpl.LinksImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.decoration100.Body |
|---|
Body.Breadcrumbs, Body.Head, Body.Links |
| Field Summary | |
|---|---|
protected BodyImpl.BreadcrumbsImpl |
breadcrumbs
|
protected BodyImpl.HeadImpl |
head
|
protected BodyImpl.LinksImpl |
links
|
protected Menu[] |
menu
|
| Constructor Summary | |
|---|---|
BodyImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.decoration100.impl.BodyImpl instance. |
|
BodyImpl(BodyImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.decoration100.impl.BodyImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
BodyImpl |
clone()
Creates and returns a copy of this object. |
Body.Breadcrumbs |
getBreadcrumbs()
Gets the value of the breadcrumbs property. |
Body.Head |
getHead()
Gets the value of the head property. |
Body.Links |
getLinks()
Gets the value of the links property. |
Menu[] |
getMenu()
|
Menu |
getMenu(int idx)
|
int |
getMenuLength()
|
void |
setBreadcrumbs(Body.Breadcrumbs value)
Sets the value of the breadcrumbs property. |
void |
setHead(Body.Head value)
Sets the value of the head property. |
void |
setLinks(Body.Links value)
Sets the value of the links property. |
Menu |
setMenu(int idx,
Menu value)
|
void |
setMenu(Menu[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BodyImpl.HeadImpl head
protected BodyImpl.LinksImpl links
protected BodyImpl.BreadcrumbsImpl breadcrumbs
protected Menu[] menu
| Constructor Detail |
|---|
public BodyImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.decoration100.impl.BodyImpl instance.
public BodyImpl(BodyImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.decoration100.impl.BodyImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Body.Head getHead()
Body
getHead in interface BodyBody.Headpublic void setHead(Body.Head value)
Body
setHead in interface Bodyvalue - allowed object is
Body.Headpublic Body.Links getLinks()
Body
getLinks in interface BodyBody.Linkspublic void setLinks(Body.Links value)
Body
setLinks in interface Bodyvalue - allowed object is
Body.Linkspublic Body.Breadcrumbs getBreadcrumbs()
Body
getBreadcrumbs in interface BodyBody.Breadcrumbspublic void setBreadcrumbs(Body.Breadcrumbs value)
Body
setBreadcrumbs in interface Bodyvalue - allowed object is
Body.Breadcrumbspublic Menu[] getMenu()
getMenu in interface BodyMenupublic Menu getMenu(int idx)
getMenu in interface BodyMenupublic int getMenuLength()
getMenuLength in interface Bodypublic void setMenu(Menu[] values)
setMenu in interface Bodyvalues - allowed objects are
Menu
public Menu setMenu(int idx,
Menu value)
setMenu in interface Bodyvalue - allowed object is
Menupublic BodyImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||