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