Interface ILabeledInstance<T>

    • Method Detail

      • getTargetValue

        T getTargetValue()
        Getter for the value of the target attribute.
        Parameters:
        type - The type to bind the value of the target attribute.
        Returns:
        The value of the traget attribute.