net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl
Class BuildImpl.ResourcesImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.BuildImpl.ResourcesImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Build.Resources
- Enclosing class:
- BuildImpl
public static class BuildImpl.ResourcesImpl
- extends Object
- implements Serializable, Cloneable, Build.Resources
- See Also:
- Serialized Form
|
Constructor Summary |
BuildImpl.ResourcesImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.BuildImpl.ResourcesImpl instance. |
BuildImpl.ResourcesImpl(BuildImpl.ResourcesImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.BuildImpl.ResourcesImpl instance by copying a given instance. |
resource
protected Resource[] resource
BuildImpl.ResourcesImpl
public BuildImpl.ResourcesImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.BuildImpl.ResourcesImpl instance.
BuildImpl.ResourcesImpl
public BuildImpl.ResourcesImpl(BuildImpl.ResourcesImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl.BuildImpl.ResourcesImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getResource
public Resource[] getResource()
- Specified by:
getResource in interface Build.Resources
- Returns:
- array of
Resource
getResource
public Resource getResource(int idx)
- Specified by:
getResource in interface Build.Resources
- Returns:
- one of
Resource
getResourceLength
public int getResourceLength()
- Specified by:
getResourceLength in interface Build.Resources
setResource
public void setResource(Resource[] values)
- Specified by:
setResource in interface Build.Resources
- Parameters:
values - allowed objects are
Resource
setResource
public Resource setResource(int idx,
Resource value)
- Specified by:
setResource in interface Build.Resources
value - allowed object is
Resource
clone
public BuildImpl.ResourcesImpl 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.