Interface IKPI

    • Method Detail

      • name

        java.lang.String name()

        The KPI's Name.

        Getter method for the COM property "Name"

        Returns:
        Returns a value of type java.lang.String
      • name

        void name​(java.lang.String pVal)

        The KPI's Name.

        Setter method for the COM property "Name"

        Parameters:
        pVal - Mandatory java.lang.String parameter.
      • description

        java.lang.String description()

        The KPI's Description.

        Getter method for the COM property "Description"

        Returns:
        Returns a value of type java.lang.String
      • description

        void description​(java.lang.String pVal)

        The KPI's Description.

        Setter method for the COM property "Description"

        Parameters:
        pVal - Mandatory java.lang.String parameter.
      • kpiFilter

        java.lang.String kpiFilter()

        The KPI Filter.

        Getter method for the COM property "KPIFilter"

        Returns:
        Returns a value of type java.lang.String
      • kpiFilter

        void kpiFilter​(java.lang.String pVal)

        The KPI Filter.

        Setter method for the COM property "KPIFilter"

        Parameters:
        pVal - Mandatory java.lang.String parameter.
      • kpiDefinitionId

        int kpiDefinitionId()

        The KPI Definition ID.

        Getter method for the COM property "KPIDefinitionId"

        Returns:
        Returns a value of type int
      • kpiDefinitionId

        void kpiDefinitionId​(int pVal)

        The KPI Definition ID.

        Setter method for the COM property "KPIDefinitionId"

        Parameters:
        pVal - Mandatory int parameter.
      • parent

        com4j.Com4jObject parent()

        The KPI's parent milestone.

        Getter method for the COM property "Parent"

        Returns:
        Returns a value of type com4j.Com4jObject
      • thresholdValueFactory

        com4j.Com4jObject thresholdValueFactory()

        The Threshold Value Factory.

        Getter method for the COM property "ThresholdValueFactory"

        Returns:
        Returns a value of type com4j.Com4jObject