Interface ISubtypedEntity

  • All Superinterfaces:
    com4j.Com4jObject

    public interface ISubtypedEntity
    extends com4j.Com4jObject
    Represents an entity with support for subtypes.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com4j.Com4jObject entitySubtype()
      The current subtype of the entity.
      • Methods inherited from interface com4j.Com4jObject

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

      • entitySubtype

        com4j.Com4jObject entitySubtype()

        The current subtype of the entity.

        Getter method for the COM property "EntitySubtype"

        Returns:
        Returns a value of type com4j.Com4jObject