Interface PropertyDescriptorFactory

    • Method Detail

      • createValueDescriptor

        PropertyDescriptor createValueDescriptor​(Field field)
        Creates a new property descriptor for the given field.
        Parameters:
        field - The field.
        Returns:
        The property descriptor or null, if it cannot be derived from the given field.