|
||||||||||
| 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.valueclass.spring.beans.CollectionType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.ListOrSetType
public class ListOrSetType
Java class for listOrSetType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="listOrSetType">
<complexContent>
<extension base="{http://www.springframework.org/schema/beans}collectionType">
<group ref="{http://www.springframework.org/schema/beans}collectionElements"/>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Object[] |
beanOrRefOrIdref
|
protected Description |
description
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.CollectionType |
|---|
valueType |
| Constructor Summary | |
|---|---|
ListOrSetType()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.ListOrSetType instance. |
|
ListOrSetType(ListOrSetType o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.ListOrSetType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ListOrSetType |
clone()
Creates and returns a copy of this object. |
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 net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.CollectionType |
|---|
getValueType, setValueType |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Description description
protected Object[] beanOrRefOrIdref
| Constructor Detail |
|---|
public ListOrSetType()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.ListOrSetType instance.
public ListOrSetType(ListOrSetType o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.ListOrSetType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Description getDescription()
Descriptionpublic void setDescription(Description value)
value - allowed object is
Descriptionpublic Object[] getBeanOrRefOrIdref()
Value
List
Object
Idref
Ref
Props
Bean
Set
Map
Nullpublic Object getBeanOrRefOrIdref(int idx)
Value
List
Object
Idref
Ref
Props
Bean
Set
Map
Nullpublic int getBeanOrRefOrIdrefLength()
public void setBeanOrRefOrIdref(Object[] values)
values - allowed objects are
Value
List
Object
Idref
Ref
Props
Bean
Set
Map
Null
public Object setBeanOrRefOrIdref(int idx,
Object value)
value - allowed object is
Value
List
Object
Idref
Ref
Props
Bean
Set
Map
Nullpublic ListOrSetType clone()
clone in class CollectionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||