|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl.KeyImpl
public class KeyImpl
| Field Summary | |
|---|---|
protected List<Object> |
beanOrRefOrIdref
|
protected DescriptionImpl |
description
|
| Constructor Summary | |
|---|---|
KeyImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl.KeyImpl instance. |
|
KeyImpl(KeyImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl.KeyImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
KeyImpl |
clone()
Creates and returns a copy of this object. |
static void |
copyBeanOrRefOrIdref(List<Object> source,
List<Object> target)
Copies all values of property BeanOrRefOrIdref. |
List<Object> |
getBeanOrRefOrIdref()
Gets the value of the beanOrRefOrIdref property. |
Description |
getDescription()
Gets the value of the description property. |
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 List<Object> beanOrRefOrIdref
| Constructor Detail |
|---|
public KeyImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.impl.KeyImpl instance.
public KeyImpl(KeyImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.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 List<Object> getBeanOrRefOrIdref()
Key
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the beanOrRefOrIdref property.
For example, to add a new item, do as follows:
getBeanOrRefOrIdref().add(newItem);
Objects of the following type(s) are allowed in the list
Idref
Object
Set
Props
Bean
List
Value
Ref
Null
Map
getBeanOrRefOrIdref in interface Key
public static void copyBeanOrRefOrIdref(List<Object> source,
List<Object> target)
BeanOrRefOrIdref.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target 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 | |||||||||