| |
|
| java.lang.Object org.directwebremoting.spring.TestExcludesBean
TestExcludesBean | public class TestExcludesBean (Code) | | author: Brendan Grainger |
getExcludedProperty | public String getExcludedProperty()(Code) | | the excludedProperty |
getNotExcludedProperty | public String getNotExcludedProperty()(Code) | | the notExcludedProperty |
setExcludedProperty | public void setExcludedProperty(String excludedProperty)(Code) | | Parameters: excludedProperty - the excludedProperty to set |
setNotExcludedProperty | public void setNotExcludedProperty(String notExcludedProperty)(Code) | | Parameters: notExcludedProperty - the notExcludedProperty to set |
|
|
|