net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl
Class EmptyTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.EmptyTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, EmptyType

public class EmptyTypeImpl
extends Object
implements Serializable, Cloneable, EmptyType

See Also:
Serialized Form

Constructor Summary
EmptyTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.EmptyTypeImpl instance.
EmptyTypeImpl(EmptyTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.EmptyTypeImpl instance by copying a given instance.
 
Method Summary
 EmptyTypeImpl clone()
          Creates and returns a copy of this object.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyTypeImpl

public EmptyTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.EmptyTypeImpl instance.


EmptyTypeImpl

public EmptyTypeImpl(EmptyTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl.EmptyTypeImpl instance by copying a given instance.

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

clone

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