Class OperationItemReference


  • public class OperationItemReference
    extends Object
    Used to select an outline item.
    • Constructor Detail

      • OperationItemReference

        public OperationItemReference()
    • Method Detail

      • getPath

        @Nullable
        public @Nullable String getPath()
        The element paths are made of the visible names of the entries in the content structure separated with forward slashes (/), starting with an initial slash.
        Returns:
        path
      • setPath

        public void setPath​(String path)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object