public final class Product extends Object
Constructor and Description |
---|
Product() |
Modifier and Type | Method and Description |
---|---|
void |
addInstallationSeed(DependencySeed seed) |
boolean |
equals(Object obj) |
List<DependencySeed> |
getAdditionalInstallationSeeds() |
String |
getArchiveFileName() |
String |
getAttachId() |
String |
getId() |
String |
getRootFolder(String os) |
int |
hashCode() |
String |
toString() |
public String getId()
public String getAttachId()
public String getArchiveFileName()
public void addInstallationSeed(DependencySeed seed)
public List<DependencySeed> getAdditionalInstallationSeeds()
Copyright © 2008–2023 Eclipse Foundation. All rights reserved.