Searched defs:apPath (Results 1 – 2 of 2) sorted by relevance
57 const apPath: string = projectConfig.apPath ? projectConfig.apPath : 'null_apPath'; constant
92 private String apPath = ""; field in Utility742 public void setAPPath(String apPath) { in setAPPath()