net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrmp.impl
Class AtMostOnceImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pkg.collections.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.collections.novalueclass.wsrmp.impl.AtMostOnceImpl instance. |
AtMostOnceImpl(AtMostOnceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrmp.impl.AtMostOnceImpl instance by copying a given instance. |
AtMostOnceImpl
public AtMostOnceImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrmp.impl.AtMostOnceImpl instance.
AtMostOnceImpl
public AtMostOnceImpl(AtMostOnceImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.wsrmp.impl.AtMostOnceImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
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.