org.springframework.binding.support
Class ProtectedFieldTests.AnnotatedTestBean
java.lang.Object
  
org.springframework.binding.support.ProtectedFieldTests.AnnotatedTestBean
- Enclosing class:
 - ProtectedFieldTests
 
public static class ProtectedFieldTests.AnnotatedTestBean
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ProtectedFieldTests.AnnotatedTestBean
public ProtectedFieldTests.AnnotatedTestBean()
getPassword
@ProtectedField
public String getPassword()
 
setPassword
public void setPassword(String password)
 
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.