net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl
Class ErrorCodeTypeImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.XsdPositiveIntegerTypeImpl
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorCodeTypeImpl
- All Implemented Interfaces:
- Serializable, Cloneable, ErrorCodeType, XsdPositiveIntegerType
public class ErrorCodeTypeImpl
- extends XsdPositiveIntegerTypeImpl
- implements Serializable, Cloneable, ErrorCodeType
- See Also:
- Serialized Form
|
Constructor Summary |
ErrorCodeTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorCodeTypeImpl instance. |
ErrorCodeTypeImpl(ErrorCodeTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorCodeTypeImpl instance by copying a given instance. |
ErrorCodeTypeImpl
public ErrorCodeTypeImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorCodeTypeImpl instance.
ErrorCodeTypeImpl
public ErrorCodeTypeImpl(ErrorCodeTypeImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ErrorCodeTypeImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
clone
public ErrorCodeTypeImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class XsdPositiveIntegerTypeImpl
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.