net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl
Class BodyImpl.LinksImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BodyImpl.LinksImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Body.Links
- Enclosing class:
- BodyImpl
public static class BodyImpl.LinksImpl
- extends Object
- implements Serializable, Cloneable, Body.Links
- See Also:
- Serialized Form
|
Constructor Summary |
BodyImpl.LinksImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BodyImpl.LinksImpl instance. |
BodyImpl.LinksImpl(BodyImpl.LinksImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BodyImpl.LinksImpl instance by copying a given instance. |
item
protected LinkItem[] item
BodyImpl.LinksImpl
public BodyImpl.LinksImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BodyImpl.LinksImpl instance.
BodyImpl.LinksImpl
public BodyImpl.LinksImpl(BodyImpl.LinksImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.decoration100.impl.BodyImpl.LinksImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getItem
public LinkItem[] getItem()
- Specified by:
getItem in interface Body.Links
- Returns:
- array of
LinkItem
getItem
public LinkItem getItem(int idx)
- Specified by:
getItem in interface Body.Links
- Returns:
- one of
LinkItem
getItemLength
public int getItemLength()
- Specified by:
getItemLength in interface Body.Links
setItem
public void setItem(LinkItem[] values)
- Specified by:
setItem in interface Body.Links
- Parameters:
values - allowed objects are
LinkItem
setItem
public LinkItem setItem(int idx,
LinkItem value)
- Specified by:
setItem in interface Body.Links
value - allowed object is
LinkItem
clone
public BodyImpl.LinksImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class Object
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.