Interface ParametersDescriptor

    • Method Detail

      • getId

        @NotNull
        String getId()
        Returns unique id of this descriptor
        Returns:
        unique id of this descriptor
        Since:
        7.0
      • getType

        @NotNull
        String getType()
        Returns type of the parameters
        Returns:
        parameters type
      • getParameters

        @NotNull
        Map<String,​String> getParameters()
        Returns parameters map.
        Returns:
        parameters map