|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Set
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}listOrSetType">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<attribute name="set-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 |
getScope()
Gets the value of the scope property. |
String |
getSetClass()
Gets the value of the setClass property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setScope(String value)
Sets the value of the scope property. |
void |
setSetClass(String value)
Sets the value of the setClass property. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.ListOrSetType |
|---|
getBeanOrRefOrIdref, getDescription, setDescription |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.CollectionType |
|---|
getValueType, setValueType |
| Method Detail |
|---|
String getId()
Stringvoid setId(String value)
value - allowed object is
StringString getSetClass()
Stringvoid setSetClass(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 | |||||||||