public class Licensing
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.String,java.util.List<java.lang.String>> |
licenseMap |
Constructor and Description |
---|
Licensing() |
Modifier and Type | Method and Description |
---|---|
boolean |
acknowledgeLicenses() |
void |
addModule(Module module) |
boolean |
hasLicenses() |
public java.util.Map<java.lang.String,java.util.List<java.lang.String>> licenseMap
public void addModule(Module module)
public boolean hasLicenses()
public boolean acknowledgeLicenses() throws java.io.IOException
java.io.IOException
Copyright © 1995–2023 Webtide. All rights reserved.