Searched refs:BeanWithInfo (Results 1 – 1 of 1) sorted by relevance
29 private final BeanWithInfo beanWithInfo = new BeanWithInfo("with info");115 public static class BeanWithInfo { class in HasPropertyWithValueTest118 public BeanWithInfo(String propertyValue) { in BeanWithInfo() method in HasPropertyWithValueTest.BeanWithInfo132 new PropertyDescriptor("property", BeanWithInfo.class, "property", null) in getPropertyDescriptors()