Searched refs:appDistributionType (Results 1 – 1 of 1) sorted by relevance
115 private String appDistributionType; field in Provision237 return appDistributionType; in getAppDistributionType()240 public void setAppDistributionType(String appDistributionType) { in setAppDistributionType() argument241 this.appDistributionType = appDistributionType; in setAppDistributionType()298 + "app-distribution-type:" + appDistributionType + NEWLINE_CHARACTER in toString()