org.apache.commons.beanutils.locale
Class LocaleBeanificationTestCase.Signal
java.lang.Object
org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
- Enclosing class:
- LocaleBeanificationTestCase
class LocaleBeanificationTestCase.Signal
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
e
private Exception e
signal
private int signal
bean
private LocaleBeanUtilsBean bean
convertUtils
private LocaleConvertUtilsBean convertUtils
marker
private Object marker
LocaleBeanificationTestCase.Signal
LocaleBeanificationTestCase.Signal()
getException
public Exception getException()
setException
public void setException(Exception e)
getSignal
public int getSignal()
setSignal
public void setSignal(int signal)
getMarkerObject
public Object getMarkerObject()
setMarkerObject
public void setMarkerObject(Object marker)
getBean
public LocaleBeanUtilsBean getBean()
setBean
public void setBean(LocaleBeanUtilsBean bean)
getConvertUtils
public LocaleConvertUtilsBean getConvertUtils()
setConvertUtils
public void setConvertUtils(LocaleConvertUtilsBean convertUtils)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.