Interface INamedListValue1

  • All Superinterfaces:
    com4j.Com4jObject, INamedListValue

    public interface INamedListValue1
    extends INamedListValue
    A list of values with a collective name.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String total()
      Returns the total.
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • total

        java.lang.String total()

        Returns the total.

        Getter method for the COM property "Total"

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