net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrmp.impl
Class ExactlyOnceImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.wsrmp.impl.ExactlyOnceImpl
All Implemented Interfaces:
Serializable, Cloneable, ExactlyOnce

public class ExactlyOnceImpl
extends Object
implements Serializable, Cloneable, ExactlyOnce

See Also:
Serialized Form

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

ExactlyOnceImpl

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


ExactlyOnceImpl

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

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

clone

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