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