|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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>
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
Description getDescription()
Descriptionvoid setDescription(Description value)
value - allowed object is
DescriptionBean getBean()
Beanvoid setBean(Bean value)
value - allowed object is
BeanRef getRef()
Refvoid setRef(Ref value)
value - allowed object is
RefIdref getIdref()
Idrefvoid setIdref(Idref value)
value - allowed object is
IdrefValue getValue()
Valuevoid setValue(Value value)
value - allowed object is
ValueNull getNull()
Nullvoid setNull(Null value)
value - allowed object is
NullList getList()
Listvoid setList(List value)
value - allowed object is
ListSet getSet()
Setvoid setSet(Set value)
value - allowed object is
SetMap getMap()
Mapvoid setMap(Map value)
value - allowed object is
MapProps getProps()
Propsvoid setProps(Props value)
value - allowed object is
PropsObject getAny()
Objectvoid setAny(Object value)
value - allowed object is
ObjectString getIndex()
Stringvoid setIndex(String value)
value - allowed object is
StringString getType()
Stringvoid setType(String value)
value - allowed object is
StringString getRefShortcut()
Stringvoid setRefShortcut(String value)
value - allowed object is
StringString getValueShortcut()
Stringvoid setValueShortcut(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||