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