ch.elca.el4j.tests.core.beans
Class V
java.lang.Object
ch.elca.el4j.tests.core.beans.V
- All Implemented Interfaces:
- X, BeanNameAware
- Direct Known Subclasses:
- W
public class V
- extends Object
- implements X, BeanNameAware
This is a test class.
- Author:
- Martin Zeltner (MZE)
- File-location:
- V
- Last check-in date:
- 2009-08-04 15:48:31 +0200 (Di, 04. Aug 2009) by swismer for revision 3884
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_beanName
private String m_beanName
- Name of the bean.
V
public V()
setBeanName
public void setBeanName(String beanName)
-
- Specified by:
setBeanName in interface BeanNameAware
getBeanName
public String getBeanName()
- Returns:
- Returns the beanName.
Copyright © 2005-2011 ELCA. All Rights Reserved.