Class Bootstrap

java.lang.Object
com.github.fungal.bootstrap.Bootstrap

public class Bootstrap extends Object
Represents the bootstrap
  • Constructor Details

    • Bootstrap

      public Bootstrap()
      Constructor
  • Method Details

    • getUrl

      public List<String> getUrl()
      Get the value of the url property
      Returns:
      The value
    • getProtocols

      public ProtocolsType getProtocols()
      Get the protocols
      Returns:
      The value
    • setProtocols

      public void setProtocols(ProtocolsType v)
      Set the protocols
      Parameters:
      v - The value
    • getServers

      public ServersType getServers()
      Get the servers
      Returns:
      The value
    • setServers

      public void setServers(ServersType v)
      Set the servers
      Parameters:
      v - The value
    • getDependencies

      public DependenciesType getDependencies()
      Get the dependencies
      Returns:
      The value
    • setDependencies

      public void setDependencies(DependenciesType v)
      Set the dependencies
      Parameters:
      v - The value
    • toString

      public String toString()
      String representation
      Overrides:
      toString in class Object
      Returns:
      The value