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