|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.context.PropertyPlaceholder
public class PropertyPlaceholder
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="location" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="properties-ref" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
location
|
protected String |
propertiesRef
|
| Constructor Summary | |
|---|---|
PropertyPlaceholder()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.context.PropertyPlaceholder instance. |
|
PropertyPlaceholder(PropertyPlaceholder o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.context.PropertyPlaceholder instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PropertyPlaceholder |
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 PropertyPlaceholder()
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.context.PropertyPlaceholder instance.
public PropertyPlaceholder(PropertyPlaceholder o)
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.context.PropertyPlaceholder instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getLocation()
Stringpublic void setLocation(String value)
value - allowed object is
Stringpublic String getPropertiesRef()
Stringpublic void setPropertiesRef(String value)
value - allowed object is
Stringpublic PropertyPlaceholder clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||