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