net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl
Class ProfileImpl.ReportsImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ProfileImpl.ReportsImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Profile.Reports
- Enclosing class:
- ProfileImpl
public static class ProfileImpl.ReportsImpl
- extends Object
- implements Serializable, Cloneable, Profile.Reports
- See Also:
- Serialized Form
|
Constructor Summary |
ProfileImpl.ReportsImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ProfileImpl.ReportsImpl instance. |
ProfileImpl.ReportsImpl(ProfileImpl.ReportsImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ProfileImpl.ReportsImpl instance by copying a given instance. |
any
protected Element[] any
ProfileImpl.ReportsImpl
public ProfileImpl.ReportsImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ProfileImpl.ReportsImpl instance.
ProfileImpl.ReportsImpl
public ProfileImpl.ReportsImpl(ProfileImpl.ReportsImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.ProfileImpl.ReportsImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getAny
public Element[] getAny()
- Specified by:
getAny in interface Profile.Reports
- Returns:
- array of
Element
getAny
public Element getAny(int idx)
- Specified by:
getAny in interface Profile.Reports
- Returns:
- one of
Element
getAnyLength
public int getAnyLength()
- Specified by:
getAnyLength in interface Profile.Reports
setAny
public void setAny(Element[] values)
- Specified by:
setAny in interface Profile.Reports
- Parameters:
values - allowed objects are
Element
setAny
public Element setAny(int idx,
Element value)
- Specified by:
setAny in interface Profile.Reports
value - allowed object is
Element
copyAny
public void copyAny(Element[] source)
- Copies all values of property
Any.
- Parameters:
source - The source to copy from.
- Throws:
NullPointerException - if source is null.
clone
public ProfileImpl.ReportsImpl 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.