net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsrmp.impl
Class AtLeastOnceImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsrmp.impl.AtLeastOnceImpl
All Implemented Interfaces:
Serializable, Cloneable, AtLeastOnce

public class AtLeastOnceImpl
extends Object
implements Serializable, Cloneable, AtLeastOnce

See Also:
Serialized Form

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

AtLeastOnceImpl

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


AtLeastOnceImpl

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

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

clone

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