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