Interface PathElement

    • Method Summary

      Modifier and Type Method and Description
      Type getType()
       
      boolean isRelative()
       
      void setRelative(boolean isRelative)
       
    • Method Detail

      • getType

        Type getType()
      • isRelative

        boolean isRelative()
      • setRelative

        void setRelative(boolean isRelative)