|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.CollectionTypeImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListOrSetTypeImpl
public class ListOrSetTypeImpl
| Field Summary | |
|---|---|
protected List<Object> |
beanOrRefOrIdref
|
protected DescriptionImpl |
description
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.CollectionTypeImpl |
|---|
valueType |
| Constructor Summary | |
|---|---|
ListOrSetTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListOrSetTypeImpl instance. |
|
ListOrSetTypeImpl(ListOrSetTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListOrSetTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ListOrSetTypeImpl |
clone()
Creates and returns a copy of this object. |
protected 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 net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.CollectionTypeImpl |
|---|
getValueType, setValueType |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.CollectionType |
|---|
getValueType, setValueType |
| Field Detail |
|---|
protected DescriptionImpl description
protected List<Object> beanOrRefOrIdref
| Constructor Detail |
|---|
public ListOrSetTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListOrSetTypeImpl instance.
public ListOrSetTypeImpl(ListOrSetTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.ListOrSetTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Description getDescription()
ListOrSetType
getDescription in interface ListOrSetTypeDescriptionpublic void setDescription(Description value)
ListOrSetType
setDescription in interface ListOrSetTypevalue - allowed object is
Descriptionpublic List<Object> getBeanOrRefOrIdref()
ListOrSetType
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
Object
Idref
Value
Map
Null
Ref
List
Props
Bean
Set
getBeanOrRefOrIdref in interface ListOrSetType
protected 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 ListOrSetTypeImpl clone()
clone in class CollectionTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||