|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.ConstructorArg
public class ConstructorArg
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.springframework.org/schema/beans}description" minOccurs="0"/>
<choice minOccurs="0">
<element ref="{http://www.springframework.org/schema/beans}bean"/>
<element ref="{http://www.springframework.org/schema/beans}ref"/>
<element ref="{http://www.springframework.org/schema/beans}idref"/>
<element ref="{http://www.springframework.org/schema/beans}value"/>
<element ref="{http://www.springframework.org/schema/beans}null"/>
<element ref="{http://www.springframework.org/schema/beans}list"/>
<element ref="{http://www.springframework.org/schema/beans}set"/>
<element ref="{http://www.springframework.org/schema/beans}map"/>
<element ref="{http://www.springframework.org/schema/beans}props"/>
<any namespace='##other'/>
</choice>
</sequence>
<attribute name="index" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ref" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Null |
_null
|
protected Object |
any
|
protected Bean |
bean
|
protected Description |
description
|
protected Idref |
idref
|
protected String |
index
|
protected List |
list
|
protected Map |
map
|
protected Props |
props
|
protected Ref |
ref
|
protected String |
refShortcut
|
protected Set |
set
|
protected String |
type
|
protected Value |
value
|
protected String |
valueShortcut
|
| Constructor Summary | |
|---|---|
ConstructorArg()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.ConstructorArg instance. |
|
ConstructorArg(ConstructorArg o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.ConstructorArg instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ConstructorArg |
clone()
Creates and returns a copy of this object. |
Object |
getAny()
Gets the value of the any property. |
Bean |
getBean()
Gets the value of the bean property. |
Description |
getDescription()
Gets the value of the description property. |
Idref |
getIdref()
Gets the value of the idref property. |
String |
getIndex()
Gets the value of the index property. |
List |
getList()
Gets the value of the list property. |
Map |
getMap()
Gets the value of the map property. |
Null |
getNull()
Gets the value of the null property. |
Props |
getProps()
Gets the value of the props property. |
Ref |
getRef()
Gets the value of the ref property. |
String |
getRefShortcut()
Gets the value of the refShortcut property. |
Set |
getSet()
Gets the value of the set property. |
String |
getType()
Gets the value of the type property. |
Value |
getValue()
Gets the value of the value property. |
String |
getValueShortcut()
Gets the value of the valueShortcut property. |
void |
setAny(Object value)
Sets the value of the any property. |
void |
setBean(Bean value)
Sets the value of the bean property. |
void |
setDescription(Description value)
Sets the value of the description property. |
void |
setIdref(Idref value)
Sets the value of the idref property. |
void |
setIndex(String value)
Sets the value of the index property. |
void |
setList(List value)
Sets the value of the list property. |
void |
setMap(Map value)
Sets the value of the map property. |
void |
setNull(Null value)
Sets the value of the null property. |
void |
setProps(Props value)
Sets the value of the props property. |
void |
setRef(Ref value)
Sets the value of the ref property. |
void |
setRefShortcut(String value)
Sets the value of the refShortcut property. |
void |
setSet(Set value)
Sets the value of the set property. |
void |
setType(String value)
Sets the value of the type property. |
void |
setValue(Value value)
Sets the value of the value property. |
void |
setValueShortcut(String value)
Sets the value of the valueShortcut property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Description description
protected Bean bean
protected Ref ref
protected Idref idref
protected Value value
protected Null _null
protected List list
protected Set set
protected Map map
protected Props props
protected Object any
protected String index
protected String type
protected String refShortcut
protected String valueShortcut
| Constructor Detail |
|---|
public ConstructorArg()
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.ConstructorArg instance.
public ConstructorArg(ConstructorArg o)
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.ConstructorArg 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 Bean getBean()
Beanpublic void setBean(Bean value)
value - allowed object is
Beanpublic Ref getRef()
Refpublic void setRef(Ref value)
value - allowed object is
Refpublic Idref getIdref()
Idrefpublic void setIdref(Idref value)
value - allowed object is
Idrefpublic Value getValue()
Valuepublic void setValue(Value value)
value - allowed object is
Valuepublic Null getNull()
Nullpublic void setNull(Null value)
value - allowed object is
Nullpublic List getList()
Listpublic void setList(List value)
value - allowed object is
Listpublic Set getSet()
Setpublic void setSet(Set value)
value - allowed object is
Setpublic Map getMap()
Mappublic void setMap(Map value)
value - allowed object is
Mappublic Props getProps()
Propspublic void setProps(Props value)
value - allowed object is
Propspublic Object getAny()
Objectpublic void setAny(Object value)
value - allowed object is
Objectpublic String getIndex()
Stringpublic void setIndex(String value)
value - allowed object is
Stringpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String getRefShortcut()
Stringpublic void setRefShortcut(String value)
value - allowed object is
Stringpublic String getValueShortcut()
Stringpublic void setValueShortcut(String value)
value - allowed object is
Stringpublic ConstructorArg clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||