|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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>
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getLocation()
Stringvoid setLocation(String value)
value - allowed object is
StringString getPropertiesRef()
Stringvoid setPropertiesRef(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||