net.sourceforge.ccxjc.it.model.prot.collections.valueclass.wsrmp
Class AtLeastOnce

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

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

AtLeastOnce

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


AtLeastOnce

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

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

clone

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