Interface StandardizedDataForm

    • Method Detail

      • getFormType

        String getFormType()
        Gets the form type of the data form.
        Returns:
        The form type.
      • getDataForm

        DataForm getDataForm()
        Gets the underlying data form.
        Returns:
        The underlying data form.