net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl
Class SetImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.CollectionTypeImpl
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.ListOrSetTypeImpl
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.SetImpl
- All Implemented Interfaces:
- Serializable, Cloneable, CollectionType, ListOrSetType, Set
public class SetImpl
- extends ListOrSetTypeImpl
- implements Serializable, Cloneable, Set
- See Also:
- Serialized Form
|
Constructor Summary |
SetImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.SetImpl instance. |
SetImpl(SetImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.SetImpl instance by copying a given instance. |
merge
protected DefaultableBoolean merge
SetImpl
public SetImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.SetImpl instance.
SetImpl
public SetImpl(SetImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.SetImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getMerge
public DefaultableBoolean getMerge()
- Description copied from interface:
Set
- Gets the value of the merge property.
- Specified by:
getMerge in interface Set
- Returns:
- possible object is
DefaultableBoolean
setMerge
public void setMerge(DefaultableBoolean value)
- Description copied from interface:
Set
- Sets the value of the merge property.
- Specified by:
setMerge in interface Set
- Parameters:
value - allowed object is
DefaultableBoolean
clone
public SetImpl 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.