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