net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl
Class AssemblyImpl.FilesImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl.AssemblyImpl.FilesImpl
- All Implemented Interfaces:
- Serializable, Cloneable, Assembly.Files
- Enclosing class:
- AssemblyImpl
public static class AssemblyImpl.FilesImpl
- extends Object
- implements Serializable, Cloneable, Assembly.Files
- See Also:
- Serialized Form
|
Constructor Summary |
AssemblyImpl.FilesImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl.AssemblyImpl.FilesImpl instance. |
AssemblyImpl.FilesImpl(AssemblyImpl.FilesImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl.AssemblyImpl.FilesImpl instance by copying a given instance. |
file
protected FileItem[] file
AssemblyImpl.FilesImpl
public AssemblyImpl.FilesImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl.AssemblyImpl.FilesImpl instance.
AssemblyImpl.FilesImpl
public AssemblyImpl.FilesImpl(AssemblyImpl.FilesImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.assembly111.impl.AssemblyImpl.FilesImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getFile
public FileItem[] getFile()
- Specified by:
getFile in interface Assembly.Files
- Returns:
- array of
FileItem
getFile
public FileItem getFile(int idx)
- Specified by:
getFile in interface Assembly.Files
- Returns:
- one of
FileItem
getFileLength
public int getFileLength()
- Specified by:
getFileLength in interface Assembly.Files
setFile
public void setFile(FileItem[] values)
- Specified by:
setFile in interface Assembly.Files
- Parameters:
values - allowed objects are
FileItem
setFile
public FileItem setFile(int idx,
FileItem value)
- Specified by:
setFile in interface Assembly.Files
value - allowed object is
FileItem
clone
public AssemblyImpl.FilesImpl 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.