Class LookupCommand


  • @Committed
    @Public
    public class LookupCommand
    extends Object
    A single lookup description inside a TODO.
    Since:
    1.2
    Author:
    Simon Baslé
    • Constructor Detail

      • LookupCommand

        @Deprecated
        public LookupCommand​(Lookup lookup,
                             String path)
        Deprecated.
        Create a multi-lookup command.
        Parameters:
        lookup - the lookup type.
        path - the path to look-up inside the document.
    • Method Detail

      • lookup

        public Lookup lookup()
      • opCode

        public byte opCode()
      • xattr

        public boolean xattr()