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