net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.decoration100.impl
Class VersionImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.decoration100.impl.VersionImpl
All Implemented Interfaces:
Serializable, Cloneable, Version

public class VersionImpl
extends Object
implements Serializable, Cloneable, Version

See Also:
Serialized Form

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

Field Detail

position

protected String position
Constructor Detail

VersionImpl

public VersionImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.decoration100.impl.VersionImpl instance.


VersionImpl

public VersionImpl(VersionImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.decoration100.impl.VersionImpl instance by copying a given instance.

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

getPosition

public String getPosition()
Description copied from interface: Version
Gets the value of the position property.

Specified by:
getPosition in interface Version
Returns:
possible object is String

setPosition

public void setPosition(String value)
Description copied from interface: Version
Sets the value of the position property.

Specified by:
setPosition in interface Version
Parameters:
value - allowed object is String

clone

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