Interface PropertyDescriptorExternalBuilder<E>

    • Method Detail

      • isMultiValue

        boolean isMultiValue()
        Deprecated.
        Whether this descriptor is multi-valued.
        Returns:
        True if this descriptor is multi-valued
      • valueType

        Class<?> valueType()
        Deprecated.
        Type of the values of the descriptor, or component type if this descriptor is multi-valued.
        Returns:
        Type of the values