Interface IThingChildEntry


public interface IThingChildEntry
Class IThingChildEntry
  • Method Summary

    Modifier and Type
    Method
    Description
    ThingID of the child item
    int
    Relation between containerID and itemID
  • Method Details

    • getItemID

      IThingID getItemID()
      ThingID of the child item
      Returns:
    • getRelationID

      int getRelationID()
      Relation between containerID and itemID
      Returns: