|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.AttributeOverrideImpl
public class AttributeOverrideImpl
| Field Summary | |
|---|---|
protected ColumnImpl |
column
|
protected String |
name
|
| Constructor Summary | |
|---|---|
AttributeOverrideImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.AttributeOverrideImpl instance. |
|
AttributeOverrideImpl(AttributeOverrideImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.AttributeOverrideImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AttributeOverrideImpl |
clone()
Creates and returns a copy of this object. |
Column |
getColumn()
Gets the value of the column property. |
String |
getName()
Gets the value of the name property. |
void |
setColumn(Column value)
Sets the value of the column property. |
void |
setName(String value)
Sets the value of the name property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ColumnImpl column
protected String name
| Constructor Detail |
|---|
public AttributeOverrideImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.AttributeOverrideImpl instance.
public AttributeOverrideImpl(AttributeOverrideImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.AttributeOverrideImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Column getColumn()
AttributeOverride
getColumn in interface AttributeOverrideColumnpublic void setColumn(Column value)
AttributeOverride
setColumn in interface AttributeOverridevalue - allowed object is
Columnpublic String getName()
AttributeOverride
getName in interface AttributeOverrideStringpublic void setName(String value)
AttributeOverride
setName in interface AttributeOverridevalue - allowed object is
Stringpublic AttributeOverrideImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||