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