java.lang.Object
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition
All Implemented Interfaces:
Named

public class SimpleBeanPropertyDefinition extends BeanPropertyDefinition
Simple immutable BeanPropertyDefinition implementation that can be wrapped around a AnnotatedMember that is a simple accessor (getter) or mutator (setter, constructor parameter) (or both, for fields).