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