net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl
Class LocalHomeTypeImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.StringImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FullyQualifiedClassTypeImpl
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.LocalHomeTypeImpl
- All Implemented Interfaces:
- Serializable, Cloneable, FullyQualifiedClassType, LocalHomeType, String
public class LocalHomeTypeImpl
- extends FullyQualifiedClassTypeImpl
- implements Serializable, Cloneable, LocalHomeType
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.StringImpl |
id, value |
|
Constructor Summary |
LocalHomeTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.LocalHomeTypeImpl instance. |
LocalHomeTypeImpl(LocalHomeTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.LocalHomeTypeImpl instance by copying a given instance. |
LocalHomeTypeImpl
public LocalHomeTypeImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.LocalHomeTypeImpl instance.
LocalHomeTypeImpl
public LocalHomeTypeImpl(LocalHomeTypeImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.LocalHomeTypeImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
clone
public LocalHomeTypeImpl 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.