Interface BaseContactMultiValueField<T extends ContactField>

    • Method Detail

      • getValues

        java.util.List<T> getValues()
        Return list of field values.
        Returns:
        list of field values.