|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Properties
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}propsType">
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<attribute name="location" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="local-override" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<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 |
getLocation()
Gets the value of the location property. |
String |
getScope()
Gets the value of the scope property. |
Boolean |
isLocalOverride()
Gets the value of the localOverride property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setLocalOverride(Boolean value)
Sets the value of the localOverride property. |
void |
setLocation(String value)
Sets the value of the location 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.PropsType |
|---|
getProp |
| 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 getLocation()
Stringvoid setLocation(String value)
value - allowed object is
StringBoolean isLocalOverride()
Booleanvoid setLocalOverride(Boolean value)
value - allowed object is
BooleanString 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 | |||||||||