|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Map
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}mapType">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<attribute name="map-class" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="scope" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getId()
Gets the value of the id property. |
String |
getMapClass()
Gets the value of the mapClass property. |
String |
getScope()
Gets the value of the scope property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMapClass(String value)
Sets the value of the mapClass property. |
void |
setScope(String value)
Sets the value of the scope property. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.MapType |
|---|
getDescription, getEntry, getKeyType, setDescription, setKeyType |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.beans.CollectionType |
|---|
getValueType, setValueType |
| Method Detail |
|---|
String getId()
Stringvoid setId(String value)
value - allowed object is
StringString getMapClass()
Stringvoid setMapClass(String value)
value - allowed object is
StringString getScope()
Stringvoid setScope(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||