net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl
Class MapImpl
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.MapTypeImpl
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.MapImpl
- All Implemented Interfaces:
- Serializable, Cloneable, CollectionType, Map, MapType
public class MapImpl
- extends MapTypeImpl
- implements Serializable, Cloneable, Map
- See Also:
- Serialized Form
|
Constructor Summary |
MapImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.MapImpl instance. |
MapImpl(MapImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.MapImpl instance by copying a given instance. |
merge
protected DefaultableBoolean merge
MapImpl
public MapImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.MapImpl instance.
MapImpl
public MapImpl(MapImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.beans.impl.MapImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getMerge
public DefaultableBoolean getMerge()
- Description copied from interface:
Map
- Gets the value of the merge property.
- Specified by:
getMerge in interface Map
- Returns:
- possible object is
DefaultableBoolean
setMerge
public void setMerge(DefaultableBoolean value)
- Description copied from interface:
Map
- Sets the value of the merge property.
- Specified by:
setMerge in interface Map
- Parameters:
value - allowed object is
DefaultableBoolean
clone
public MapImpl clone()
- Creates and returns a copy of this object.
- Overrides:
clone in class MapTypeImpl
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.