Searched defs:apPath (Results 1 – 5 of 5) sorted by relevance
53 apPath?: object, property93 apPath: string; property in ProjectConfig
71 const apPath: string = projectConfig.apPath ? projectConfig.apPath : 'null_apPath'; constant
538 apPath?: object, property
103 private String apPath = ""; field in Utility805 public void setAPPath(String apPath) { in setAPPath()