net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.wsrmp
Class ExactlyOnce

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

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

ExactlyOnce

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


ExactlyOnce

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

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

clone

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