|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.KeyImpl
public class KeyImpl
| Field Summary | |
|---|---|
protected Object[] |
beanOrRefOrIdref
|
protected DescriptionImpl |
description
|
| Constructor Summary | |
|---|---|
KeyImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.KeyImpl instance. |
|
KeyImpl(KeyImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.KeyImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
KeyImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyBeanOrRefOrIdref(Object[] source)
Copies all values of property BeanOrRefOrIdref. |
Object[] |
getBeanOrRefOrIdref()
|
Object |
getBeanOrRefOrIdref(int idx)
|
int |
getBeanOrRefOrIdrefLength()
|
Description |
getDescription()
Gets the value of the description property. |
Object |
setBeanOrRefOrIdref(int idx,
Object value)
|
void |
setBeanOrRefOrIdref(Object[] values)
|
void |
setDescription(Description value)
Sets the value of the description property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionImpl description
protected Object[] beanOrRefOrIdref
| Constructor Detail |
|---|
public KeyImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.KeyImpl instance.
public KeyImpl(KeyImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.KeyImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Description getDescription()
Key
getDescription in interface KeyDescriptionpublic void setDescription(Description value)
Key
setDescription in interface Keyvalue - allowed object is
Descriptionpublic Object[] getBeanOrRefOrIdref()
getBeanOrRefOrIdref in interface KeyValue
Object
Props
Null
List
Bean
Map
Idref
Set
Refpublic Object getBeanOrRefOrIdref(int idx)
getBeanOrRefOrIdref in interface KeyValue
Object
Props
Null
List
Bean
Map
Idref
Set
Refpublic int getBeanOrRefOrIdrefLength()
getBeanOrRefOrIdrefLength in interface Keypublic void setBeanOrRefOrIdref(Object[] values)
setBeanOrRefOrIdref in interface Keyvalues - allowed objects are
Value
Object
Props
Null
List
Bean
Map
Idref
Set
Ref
public Object setBeanOrRefOrIdref(int idx,
Object value)
setBeanOrRefOrIdref in interface Keyvalue - allowed object is
Value
Object
Props
Null
List
Bean
Map
Idref
Set
Refprotected void copyBeanOrRefOrIdref(Object[] source)
BeanOrRefOrIdref.
source - The source to copy from.
NullPointerException - if source is null.public KeyImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||