public static class FunctionPackageUtils.DiscovererParameters extends Object
Modifier and Type | Field and Description |
---|---|
String |
packageLibrariesLocation |
String |
packageLocation |
Constructor and Description |
---|
DiscovererParameters() |
Modifier and Type | Method and Description |
---|---|
String |
getPackageLibrariesLocation() |
String |
getPackageLocation() |
void |
setPackageLibrariesLocation(String packageLibrariesLocation) |
void |
setPackageLocation(String packageLocation) |
public String packageLibrariesLocation
public String packageLocation
public String getPackageLibrariesLocation()
public void setPackageLibrariesLocation(String packageLibrariesLocation)
public String getPackageLocation()
public void setPackageLocation(String packageLocation)
Copyright © 2020. All rights reserved.