Package com.github.fungal.bootstrap
Class Bootstrap
java.lang.Object
com.github.fungal.bootstrap.Bootstrap
Represents the bootstrap
-
Constructor Details
-
Bootstrap
public Bootstrap()Constructor
-
-
Method Details
-
getUrl
Get the value of the url property- Returns:
- The value
-
getProtocols
Get the protocols- Returns:
- The value
-
setProtocols
Set the protocols- Parameters:
v- The value
-
getServers
Get the servers- Returns:
- The value
-
setServers
Set the servers- Parameters:
v- The value
-
getDependencies
Get the dependencies- Returns:
- The value
-
setDependencies
Set the dependencies- Parameters:
v- The value
-
toString
String representation
-