org.apache.commons.beanutils.bugs
Class Jira339TestCase.TestBean
java.lang.Object
org.apache.commons.beanutils.bugs.Jira339TestCase.TestBean
- Enclosing class:
- Jira339TestCase
public static class Jira339TestCase.TestBean
- extends Object
Test Bean.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
comparator
private Comparator comparator
Jira339TestCase.TestBean
public Jira339TestCase.TestBean()
getComparator
public Comparator getComparator()
- Return the comparator.
- Returns:
- the comparator
setComparator
public void setComparator(Comparator comparator)
- Set the comparator.
- Parameters:
comparator
- the comparator
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.