public class Product extends Object
Modifier and Type | Field and Description |
---|---|
String |
application |
String |
id |
boolean |
includeLaunchers |
Launcher |
launcher |
LauncherArgs |
launcherArgs |
String |
name |
protected Map<String,Integer> |
startLevels |
String |
uid |
boolean |
useFeatures |
String |
version |
Constructor and Description |
---|
Product() |
public String uid
public String id
public String name
public String application
public String version
public boolean useFeatures
public boolean includeLaunchers
public LauncherArgs launcherArgs
public Launcher launcher
Copyright © 2018. All rights reserved.