| |
|
| java.lang.Object org.directwebremoting.spring.TestIncludesBean
TestIncludesBean | public class TestIncludesBean (Code) | | author: Brendan Grainger |
getIncludedProperty | public String getIncludedProperty()(Code) | | Method to be included in testing
value of included property |
getNotIncludedProperty | public String getNotIncludedProperty()(Code) | | the notIncludedProperty |
setIncludedProperty | public void setIncludedProperty(String stringProperty)(Code) | | Method to be included in testing
Parameters: stringProperty - of included property |
setNotIncludedProperty | public void setNotIncludedProperty(String notIncludedProperty)(Code) | | Parameters: notIncludedProperty - the notIncludedProperty to set |
|
|
|