public interface ExternalDependency
Modifier and Type | Interface and Description |
---|---|
static class |
ExternalDependency.Type |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
ExternalDependency.Type |
getType() |
void |
updatePath(String path) |
String getPath()
ExternalDependency.Type getType()
void updatePath(String path)
Copyright © 2019. All Rights Reserved.