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

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

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

AtMostOnce

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


AtMostOnce

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

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

clone

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