|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.CollectionType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.PropsType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.util.Properties
public class 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>
| Field Summary | |
|---|---|
protected String |
id
|
protected Boolean |
localOverride
|
protected String |
location
|
protected String |
scope
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.PropsType |
|---|
prop |
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.CollectionType |
|---|
valueType |
| Constructor Summary | |
|---|---|
Properties()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.util.Properties instance. |
|
Properties(Properties o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.util.Properties instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Properties |
clone()
Creates and returns a copy of this object. |
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 class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.PropsType |
|---|
getProp, getProp, getPropLength, setProp, setProp |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.beans.CollectionType |
|---|
getValueType, setValueType |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String id
protected String location
protected Boolean localOverride
protected String scope
| Constructor Detail |
|---|
public Properties()
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.util.Properties instance.
public Properties(Properties o)
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.spring.util.Properties instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getLocation()
Stringpublic void setLocation(String value)
value - allowed object is
Stringpublic Boolean isLocalOverride()
Booleanpublic void setLocalOverride(Boolean value)
value - allowed object is
Booleanpublic String getScope()
Stringpublic void setScope(String value)
value - allowed object is
Stringpublic Properties clone()
clone in class PropsType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||