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