org.kuali.rice.krad.util
Class BeanPropertyComparatorTest.B
java.lang.Object
   org.kuali.rice.krad.util.BeanPropertyComparatorTest.B
org.kuali.rice.krad.util.BeanPropertyComparatorTest.B
- Enclosing class:
- BeanPropertyComparatorTest
- public static class BeanPropertyComparatorTest.B 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BeanPropertyComparatorTest.B
public BeanPropertyComparatorTest.B(String s,
                                    Integer i,
                                    Boolean b)
getS
public String getS()
- 
 
getI
public Integer getI()
- 
 
getB
public Boolean getB()
- 
 
getL
public Long getL()
- 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.