Home | History | Annotate | Download | only in generators

Lines Matching refs:hrefCompileLogsTargetPath

121 	public String hrefCompileLogsTargetPath;
1217 * Gets the hrefCompileLogsTargetPath.
1221 return hrefCompileLogsTargetPath;
1225 * Sets the hrefCompileLogsTargetPath.
1226 * @param hrefCompileLogsTargetPath The hrefCompileLogsTargetPath to set
1228 public void setHrefCompileLogsTargetPath(String hrefCompileLogsTargetPath) {
1229 this.hrefCompileLogsTargetPath = hrefCompileLogsTargetPath;