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