Class ModuleProvide

java.lang.Object
io.github.dmlloyd.moduleinfo.ModuleProvide

public class ModuleProvide extends Object
  • Field Details

  • Constructor Details

    • ModuleProvide

      public ModuleProvide()
  • Method Details

    • getServiceType

      public String getServiceType()
    • setServiceType

      public void setServiceType(String serviceType)
    • getWith

      public List<String> getWith()
    • setWith

      public void setWith(List<String> with)