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