Class AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel

    • Constructor Detail

      • PlanOrBranchKeySelectorModel

        protected PlanOrBranchKeySelectorModel()
    • Method Detail

      • getMasterPlanKey

        public String getMasterPlanKey()
      • getBranchKey

        public String getBranchKey()
      • setBranchKey

        public void setBranchKey​(String branchKey)
      • setMasterPlanKey

        public void setMasterPlanKey​(String planKey)
      • getPlanKey

        public String getPlanKey()
      • setPlanKey

        public void setPlanKey​(String planKeyString)