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