public interface NestedPropertySupport extends NestedTagSupport
Modifier and Type | Method and Description |
---|---|
String |
getProperty()
The getters and setters required to set a tags property
property.
|
void |
setProperty(String newProperty)
The setter for the poroperty property
|
String getProperty()
void setProperty(String newProperty)
newProperty
- new String value to set the property property toCopyright © 2000–2016 Apache Software Foundation. All rights reserved.