|
||||||||||
| 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.novalueclass.spring.beans.impl.ConstructorArgImpl
public class ConstructorArgImpl
| Field Summary | |
|---|---|
protected NullImpl |
_null
|
protected Object |
any
|
protected BeanImpl |
bean
|
protected DescriptionImpl |
description
|
protected IdrefImpl |
idref
|
protected String |
index
|
protected ListImpl |
list
|
protected MapImpl |
map
|
protected PropsImpl |
props
|
protected RefImpl |
ref
|
protected String |
refShortcut
|
protected SetImpl |
set
|
protected String |
type
|
protected ValueImpl |
value
|
protected String |
valueShortcut
|
| Constructor Summary | |
|---|---|
ConstructorArgImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.ConstructorArgImpl instance. |
|
ConstructorArgImpl(ConstructorArgImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.ConstructorArgImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ConstructorArgImpl |
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 DescriptionImpl description
protected BeanImpl bean
protected RefImpl ref
protected IdrefImpl idref
protected ValueImpl value
protected NullImpl _null
protected ListImpl list
protected SetImpl set
protected MapImpl map
protected PropsImpl props
protected Object any
protected String index
protected String type
protected String refShortcut
protected String valueShortcut
| Constructor Detail |
|---|
public ConstructorArgImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.ConstructorArgImpl instance.
public ConstructorArgImpl(ConstructorArgImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.ConstructorArgImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Description getDescription()
ConstructorArg
getDescription in interface ConstructorArgDescriptionpublic void setDescription(Description value)
ConstructorArg
setDescription in interface ConstructorArgvalue - allowed object is
Descriptionpublic Bean getBean()
ConstructorArg
getBean in interface ConstructorArgBeanpublic void setBean(Bean value)
ConstructorArg
setBean in interface ConstructorArgvalue - allowed object is
Beanpublic Ref getRef()
ConstructorArg
getRef in interface ConstructorArgRefpublic void setRef(Ref value)
ConstructorArg
setRef in interface ConstructorArgvalue - allowed object is
Refpublic Idref getIdref()
ConstructorArg
getIdref in interface ConstructorArgIdrefpublic void setIdref(Idref value)
ConstructorArg
setIdref in interface ConstructorArgvalue - allowed object is
Idrefpublic Value getValue()
ConstructorArg
getValue in interface ConstructorArgValuepublic void setValue(Value value)
ConstructorArg
setValue in interface ConstructorArgvalue - allowed object is
Valuepublic Null getNull()
ConstructorArg
getNull in interface ConstructorArgNullpublic void setNull(Null value)
ConstructorArg
setNull in interface ConstructorArgvalue - allowed object is
Nullpublic List getList()
ConstructorArg
getList in interface ConstructorArgListpublic void setList(List value)
ConstructorArg
setList in interface ConstructorArgvalue - allowed object is
Listpublic Set getSet()
ConstructorArg
getSet in interface ConstructorArgSetpublic void setSet(Set value)
ConstructorArg
setSet in interface ConstructorArgvalue - allowed object is
Setpublic Map getMap()
ConstructorArg
getMap in interface ConstructorArgMappublic void setMap(Map value)
ConstructorArg
setMap in interface ConstructorArgvalue - allowed object is
Mappublic Props getProps()
ConstructorArg
getProps in interface ConstructorArgPropspublic void setProps(Props value)
ConstructorArg
setProps in interface ConstructorArgvalue - allowed object is
Propspublic Object getAny()
ConstructorArg
getAny in interface ConstructorArgObjectpublic void setAny(Object value)
ConstructorArg
setAny in interface ConstructorArgvalue - allowed object is
Objectpublic String getIndex()
ConstructorArg
getIndex in interface ConstructorArgStringpublic void setIndex(String value)
ConstructorArg
setIndex in interface ConstructorArgvalue - allowed object is
Stringpublic String getType()
ConstructorArg
getType in interface ConstructorArgStringpublic void setType(String value)
ConstructorArg
setType in interface ConstructorArgvalue - allowed object is
Stringpublic String getRefShortcut()
ConstructorArg
getRefShortcut in interface ConstructorArgStringpublic void setRefShortcut(String value)
ConstructorArg
setRefShortcut in interface ConstructorArgvalue - allowed object is
Stringpublic String getValueShortcut()
ConstructorArg
getValueShortcut in interface ConstructorArgStringpublic void setValueShortcut(String value)
ConstructorArg
setValueShortcut in interface ConstructorArgvalue - allowed object is
Stringpublic ConstructorArgImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||