|
||||||||||
| 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.novalueclass.spring.context.impl.PropertyOverrideImpl
public class PropertyOverrideImpl
| Field Summary | |
|---|---|
protected String |
location
|
protected String |
propertiesRef
|
| Constructor Summary | |
|---|---|
PropertyOverrideImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.context.impl.PropertyOverrideImpl instance. |
|
PropertyOverrideImpl(PropertyOverrideImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.context.impl.PropertyOverrideImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PropertyOverrideImpl |
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 PropertyOverrideImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.context.impl.PropertyOverrideImpl instance.
public PropertyOverrideImpl(PropertyOverrideImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.context.impl.PropertyOverrideImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getLocation()
PropertyOverride
getLocation in interface PropertyOverrideStringpublic void setLocation(String value)
PropertyOverride
setLocation in interface PropertyOverridevalue - allowed object is
Stringpublic String getPropertiesRef()
PropertyOverride
getPropertiesRef in interface PropertyOverrideStringpublic void setPropertiesRef(String value)
PropertyOverride
setPropertiesRef in interface PropertyOverridevalue - allowed object is
Stringpublic PropertyOverrideImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||