|
||||||||||
| 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.EmbeddableImpl
public class EmbeddableImpl
| Field Summary | |
|---|---|
protected AccessType |
access
|
protected EmbeddableAttributesImpl |
attributes
|
protected String |
clazz
|
protected String |
description
|
protected Boolean |
metadataComplete
|
| Constructor Summary | |
|---|---|
EmbeddableImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.EmbeddableImpl instance. |
|
EmbeddableImpl(EmbeddableImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.EmbeddableImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EmbeddableImpl |
clone()
Creates and returns a copy of this object. |
AccessType |
getAccess()
Gets the value of the access property. |
EmbeddableAttributes |
getAttributes()
Gets the value of the attributes property. |
String |
getClazz()
Gets the value of the clazz property. |
String |
getDescription()
Gets the value of the description property. |
Boolean |
isMetadataComplete()
Gets the value of the metadataComplete property. |
void |
setAccess(AccessType value)
Sets the value of the access property. |
void |
setAttributes(EmbeddableAttributes value)
Sets the value of the attributes property. |
void |
setClazz(String value)
Sets the value of the clazz property. |
void |
setDescription(String value)
Sets the value of the description property. |
void |
setMetadataComplete(Boolean value)
Sets the value of the metadataComplete property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String description
protected EmbeddableAttributesImpl attributes
protected String clazz
protected AccessType access
protected Boolean metadataComplete
| Constructor Detail |
|---|
public EmbeddableImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.EmbeddableImpl instance.
public EmbeddableImpl(EmbeddableImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.EmbeddableImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getDescription()
Embeddable
getDescription in interface EmbeddableStringpublic void setDescription(String value)
Embeddable
setDescription in interface Embeddablevalue - allowed object is
Stringpublic EmbeddableAttributes getAttributes()
Embeddable
getAttributes in interface EmbeddableEmbeddableAttributespublic void setAttributes(EmbeddableAttributes value)
Embeddable
setAttributes in interface Embeddablevalue - allowed object is
EmbeddableAttributespublic String getClazz()
Embeddable
getClazz in interface EmbeddableStringpublic void setClazz(String value)
Embeddable
setClazz in interface Embeddablevalue - allowed object is
Stringpublic AccessType getAccess()
Embeddable
getAccess in interface EmbeddableAccessTypepublic void setAccess(AccessType value)
Embeddable
setAccess in interface Embeddablevalue - allowed object is
AccessTypepublic Boolean isMetadataComplete()
Embeddable
isMetadataComplete in interface EmbeddableBooleanpublic void setMetadataComplete(Boolean value)
Embeddable
setMetadataComplete in interface Embeddablevalue - allowed object is
Booleanpublic EmbeddableImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||