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