net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
Class LocalTypeImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.StringImpl
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.FullyQualifiedClassTypeImpl
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.LocalTypeImpl
- All Implemented Interfaces:
- Serializable, Cloneable, FullyQualifiedClassType, LocalType, String
public class LocalTypeImpl
- extends FullyQualifiedClassTypeImpl
- implements Serializable, Cloneable, LocalType
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.StringImpl |
id, value |
|
Constructor Summary |
LocalTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.LocalTypeImpl instance. |
LocalTypeImpl(LocalTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.LocalTypeImpl instance by copying a given instance. |
LocalTypeImpl
public LocalTypeImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.LocalTypeImpl instance.
LocalTypeImpl
public LocalTypeImpl(LocalTypeImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.LocalTypeImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
clone
public LocalTypeImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class FullyQualifiedClassTypeImpl
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.