Home | History | Annotate | Download | only in generators

Lines Matching refs:buildType

82 	// buildType, I, N
83 public String buildType;
1374 return buildType;
1377 public void setBuildType(String buildType) {
1378 this.buildType = buildType;