protected class AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel extends Object
Modifier | Constructor and Description |
---|---|
protected |
PlanOrBranchKeySelectorModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBranchKey() |
String |
getMasterPlanKey() |
String |
getPlanKey() |
void |
setBranchKey(String branchKey) |
void |
setMasterPlanKey(String planKey) |
void |
setPlanKey(String planKeyString) |
public String getMasterPlanKey()
public String getBranchKey()
public void setBranchKey(String branchKey)
public void setMasterPlanKey(String planKey)
public String getPlanKey()
public void setPlanKey(String planKeyString)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.