|
||||||||||
| 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.context.impl.PropertyPlaceholderImpl
public class PropertyPlaceholderImpl
| Field Summary | |
|---|---|
protected String |
location
|
protected String |
propertiesRef
|
| Constructor Summary | |
|---|---|
PropertyPlaceholderImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl.PropertyPlaceholderImpl instance. |
|
PropertyPlaceholderImpl(PropertyPlaceholderImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl.PropertyPlaceholderImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PropertyPlaceholderImpl |
clone()
Creates and returns a copy of this object. |
String |
getLocation()
Gets the value of the location property. |
String |
getPropertiesRef()
Gets the value of the propertiesRef property. |
void |
setLocation(String value)
Sets the value of the location property. |
void |
setPropertiesRef(String value)
Sets the value of the propertiesRef property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String location
protected String propertiesRef
| Constructor Detail |
|---|
public PropertyPlaceholderImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl.PropertyPlaceholderImpl instance.
public PropertyPlaceholderImpl(PropertyPlaceholderImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.context.impl.PropertyPlaceholderImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getLocation()
PropertyPlaceholder
getLocation in interface PropertyPlaceholderStringpublic void setLocation(String value)
PropertyPlaceholder
setLocation in interface PropertyPlaceholdervalue - allowed object is
Stringpublic String getPropertiesRef()
PropertyPlaceholder
getPropertiesRef in interface PropertyPlaceholderStringpublic void setPropertiesRef(String value)
PropertyPlaceholder
setPropertiesRef in interface PropertyPlaceholdervalue - allowed object is
Stringpublic PropertyPlaceholderImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||