net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl
Class ListImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.CollectionTypeImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListOrSetTypeImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListImpl
- All Implemented Interfaces:
- Serializable, Cloneable, CollectionType, List, ListOrSetType
public class ListImpl
- extends ListOrSetTypeImpl
- implements Serializable, Cloneable, List
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.CollectionTypeImpl |
valueType |
|
Constructor Summary |
ListImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListImpl instance. |
ListImpl(ListImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListImpl instance by copying a given instance. |
merge
protected DefaultableBoolean merge
ListImpl
public ListImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListImpl instance.
ListImpl
public ListImpl(ListImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getMerge
public DefaultableBoolean getMerge()
- Description copied from interface:
List
- Gets the value of the merge property.
- Specified by:
getMerge in interface List
- Returns:
- possible object is
DefaultableBoolean
setMerge
public void setMerge(DefaultableBoolean value)
- Description copied from interface:
List
- Sets the value of the merge property.
- Specified by:
setMerge in interface List
- Parameters:
value - allowed object is
DefaultableBoolean
clone
public ListImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class ListOrSetTypeImpl
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.