net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl
Class PrerequisitesImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl.PrerequisitesImpl
All Implemented Interfaces:
Serializable, Cloneable, Prerequisites

public class PrerequisitesImpl
extends Object
implements Serializable, Cloneable, Prerequisites

See Also:
Serialized Form

Field Summary
protected  String maven
           
 
Constructor Summary
PrerequisitesImpl()
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl.PrerequisitesImpl instance.
PrerequisitesImpl(PrerequisitesImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl.PrerequisitesImpl instance by copying a given instance.
 
Method Summary
 PrerequisitesImpl clone()
          Creates and returns a copy of this object.
 String getMaven()
          Gets the value of the maven property.
 void setMaven(String value)
          Sets the value of the maven property.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

maven

protected String maven
Constructor Detail

PrerequisitesImpl

public PrerequisitesImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl.PrerequisitesImpl instance.


PrerequisitesImpl

public PrerequisitesImpl(PrerequisitesImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.pom400.impl.PrerequisitesImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

getMaven

public String getMaven()
Description copied from interface: Prerequisites
Gets the value of the maven property.

Specified by:
getMaven in interface Prerequisites
Returns:
possible object is String

setMaven

public void setMaven(String value)
Description copied from interface: Prerequisites
Sets the value of the maven property.

Specified by:
setMaven in interface Prerequisites
Parameters:
value - allowed object is String

clone

public PrerequisitesImpl 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.