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