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