- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setPomPath (0.04 seconds)
-
api/maven-api-model/src/main/mdo/maven.mdo
*/ public java.nio.file.Path getPomPath() { return (getDelegate().getPomFile() != null) ? getDelegate().getPomFile() : null; } public void setPomPath(java.nio.file.Path pomPath) { update( getDelegate().withPomFile(pomPath)); } public void setModelEncoding(String modelEncoding) {Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Nov 26 03:07:35 GMT 2025 - 133.3K bytes - Click Count (0)