Class PlanKey

    • Method Detail

      • getKey

        @NotNull
        public @NotNull String getKey()
        Full plan key (e.g. BAM-MAIN)
        Specified by:
        getKey in interface Key
        Returns:
        Key for the plan BAM-MAIN
      • getPartialKey

        @NotNull
        public @NotNull String getPartialKey()
        Partial plan key (e.g. MAIN for BAM-MAIN)
        Returns:
        Partial key for the plan
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object