Interface CayenneMapEntry

    • Method Detail

      • getName

        String getName()
        Returns the name property of this object.
        Returns:
        name of this entry.
      • getParent

        Object getParent()
        Returns the parent map.
      • setParent

        void setParent​(Object parent)
        Stores the parent map.