org.kuali.rice.krad.util
Class BeanPropertyComparatorTest.C

java.lang.Object
  extended by org.kuali.rice.krad.util.BeanPropertyComparatorTest.C
Enclosing class:
BeanPropertyComparatorTest

public static class BeanPropertyComparatorTest.C
extends Object


Constructor Summary
BeanPropertyComparatorTest.C(String i, float b, boolean s)
           
 
Method Summary
 float getB()
           
 String getI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanPropertyComparatorTest.C

public BeanPropertyComparatorTest.C(String i,
                                    float b,
                                    boolean s)
Method Detail

getI

public String getI()

getB

public float getB()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.