public class ExtensibilityTestBean3 extends ExtensibilityTestBean
testProperty2| Constructor and Description |
|---|
ExtensibilityTestBean3() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTestProperty() |
String |
getTestProperty3() |
void |
setTestProperty(String testProperty) |
void |
setTestProperty3(String testProperty3) |
getTestProperty2, setTestProperty2public String getTestProperty()
getTestProperty in class ExtensibilityTestBeanpublic void setTestProperty(String testProperty)
setTestProperty in class ExtensibilityTestBeantestProperty - the testProperty to setpublic String getTestProperty3()
public void setTestProperty3(String testProperty3)
testProperty3 - the testProperty3 to setCopyright © 2017. All rights reserved.