Interface OfficeInputType

    • Method Detail

      • getOfficeInputName

        java.lang.String getOfficeInputName()
        Obtains the name of OfficeInput.
        Returns:
        Name of this OfficeInput.
      • getParameterType

        java.lang.String getParameterType()
        Obtains the fully qualified class name of the parameter type to this OfficeInput.
        Returns:
        Parameter type to this OfficeInput.