Interface IResult

    • Method Detail

      • name

        java.lang.String name()

        Read/Write property - Result logical name

        Getter method for the COM property "Name"

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

        void name​(java.lang.String pVal)

        Read/Write property - Result logical name

        Setter method for the COM property "Name"

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

        java.lang.String modifiedBy()

        Read-only ModifiedBy property. Contains last modified user name

        Getter method for the COM property "ModifiedBy"

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

        java.lang.String description()

        Read/Write Description property

        Getter method for the COM property "Description"

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

        void description​(java.lang.String pVal)

        Read/Write Description property

        Setter method for the COM property "Description"

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

        java.lang.String resultType()

        property ResultType

        Getter method for the COM property "ResultType"

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

        void resultType​(java.lang.String pVal)

        property ResultType

        Setter method for the COM property "ResultType"

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