|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Key
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">
<group ref="{http://www.springframework.org/schema/beans}collectionElements"/>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
List<Object> |
getBeanOrRefOrIdref()
Gets the value of the beanOrRefOrIdref property. |
Description |
getDescription()
Gets the value of the description property. |
void |
setDescription(Description value)
Sets the value of the description property. |
| Method Detail |
|---|
Description getDescription()
Descriptionvoid setDescription(Description value)
value - allowed object is
DescriptionList<Object> getBeanOrRefOrIdref()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the beanOrRefOrIdref property.
For example, to add a new item, do as follows:
getBeanOrRefOrIdref().add(newItem);
Objects of the following type(s) are allowed in the list
Idref
Object
Set
Props
Bean
List
Value
Ref
Null
Map
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||