Interface IBaseField4

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String typeName()
      The field's type.
      • Methods inherited from interface com4j.Com4jObject

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

      • typeName

        java.lang.String typeName()

        The field's type.

        Getter method for the COM property "TypeName"

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