org.shept.beans.support
Class PropertyComparator.WrappedProperty

java.lang.Object
  extended by org.shept.beans.support.PropertyComparator.WrappedProperty
Enclosing class:
PropertyComparator

private static class PropertyComparator.WrappedProperty
extends Object


Field Summary
 Object property
           
 
Constructor Summary
private PropertyComparator.WrappedProperty()
           
 
Method Summary
 Object getProperty()
           
 void setProperty(Object property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

property

public Object property
Constructor Detail

PropertyComparator.WrappedProperty

private PropertyComparator.WrappedProperty()
Method Detail

getProperty

public Object getProperty()
Returns:
the property

setProperty

public void setProperty(Object property)
Parameters:
property - the property to set


Copyright © 2011. All Rights Reserved.