public class MetadataParserTask.Path extends MetadataParserPath
pathToApi, pathToImpl, pathToServices, pathToTest
Constructor and Description |
---|
Path()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
setPathToApi(String pathToApi) |
void |
setPathToImpl(String pathToImpl) |
void |
setPathToServices(String pathToServices) |
void |
setPathToTest(String pathToTest) |
getPathToApi, getPathToImpl, getPathToServices, getPathToTest
public void setPathToApi(String pathToApi)
setPathToApi
in class MetadataParserPath
public void setPathToImpl(String pathToImpl)
setPathToImpl
in class MetadataParserPath
public void setPathToTest(String pathToTest)
setPathToTest
in class MetadataParserPath
public void setPathToServices(String pathToServices)
setPathToServices
in class MetadataParserPath
Copyright © 2022 JBoss by Red Hat. All rights reserved.