net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrmp.impl
Class InOrderImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrmp.impl.InOrderImpl
All Implemented Interfaces:
Serializable, Cloneable, InOrder

public class InOrderImpl
extends Object
implements Serializable, Cloneable, InOrder

See Also:
Serialized Form

Constructor Summary
InOrderImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrmp.impl.InOrderImpl instance.
InOrderImpl(InOrderImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrmp.impl.InOrderImpl instance by copying a given instance.
 
Method Summary
 InOrderImpl 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

InOrderImpl

public InOrderImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrmp.impl.InOrderImpl instance.


InOrderImpl

public InOrderImpl(InOrderImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsrmp.impl.InOrderImpl instance by copying a given instance.

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

clone

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