public static class SetterInjectionTestCase.NamedBean extends Object implements SetterInjectionTestCase.Bean
NamedBean()
String
getName()
void
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NamedBean()
public String getName()
public void setName(String name)
Copyright © 2003–2018 Codehaus. All rights reserved.