|
||||||||||
| 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
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.List
public class List
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.springframework.org/schema/beans}listOrSetType">
<attribute name="merge" type="{http://www.springframework.org/schema/beans}defaultable-boolean" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected DefaultableBoolean |
merge
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.ListOrSetType |
|---|
beanOrRefOrIdref, description |
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.CollectionType |
|---|
valueType |
| Constructor Summary | |
|---|---|
List()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.List instance. |
|
List(List o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.List instance by copying a given instance. |
|
| Method Summary | |
|---|---|
List |
clone()
Creates and returns a copy of this object. |
DefaultableBoolean |
getMerge()
Gets the value of the merge property. |
void |
setMerge(DefaultableBoolean value)
Sets the value of the merge property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.ListOrSetType |
|---|
getBeanOrRefOrIdref, getBeanOrRefOrIdref, getBeanOrRefOrIdrefLength, getDescription, setBeanOrRefOrIdref, setBeanOrRefOrIdref, setDescription |
| 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 DefaultableBoolean merge
| Constructor Detail |
|---|
public List()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.List instance.
public List(List o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.List instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DefaultableBoolean getMerge()
DefaultableBooleanpublic void setMerge(DefaultableBoolean value)
value - allowed object is
DefaultableBooleanpublic List clone()
clone in class ListOrSetType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||