net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrmp.impl
Class AtMostOnceImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrmp.impl.AtMostOnceImpl
All Implemented Interfaces:
Serializable, Cloneable, AtMostOnce

public class AtMostOnceImpl
extends Object
implements Serializable, Cloneable, AtMostOnce

See Also:
Serialized Form

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

AtMostOnceImpl

public AtMostOnceImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrmp.impl.AtMostOnceImpl instance.


AtMostOnceImpl

public AtMostOnceImpl(AtMostOnceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrmp.impl.AtMostOnceImpl instance by copying a given instance.

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

clone

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