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