Searched refs:getRawPrimaryType (Results 1 – 5 of 5) sorted by relevance
125 public abstract Class<?> getRawPrimaryType(); in getRawPrimaryType() method in BeanPropertyDefinition
372 public Class<?> getRawPrimaryType() { in getRawPrimaryType() method in POJOPropertyBuilder
209 public Class<?> getRawPrimaryType() { in getRawPrimaryType() method in SimpleBeanPropertyDefinition
724 Class<?> type = property.getRawPrimaryType(); in removeIgnorableTypes()
698 Class<?> rawPropertyType = property.getRawPrimaryType(); in filterBeanProps()