Class BeanPropertyValue

java.lang.Object
org.apache.juneau.BeanPropertyValue
All Implemented Interfaces:
Comparable<BeanPropertyValue>

public class BeanPropertyValue extends Object implements Comparable<BeanPropertyValue>
Represents a simple bean property value and the meta-data associated with it.