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