net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrmp
Class InOrder

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrmp.InOrder
All Implemented Interfaces:
Serializable, Cloneable

public class InOrder
extends Object
implements Serializable, Cloneable

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

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

InOrder

public InOrder()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrmp.InOrder instance.


InOrder

public InOrder(InOrder o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.wsrmp.InOrder instance by copying a given instance.

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

clone

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