public static class P2ResolutionResult.Entry extends Object
Constructor and Description |
---|
P2ResolutionResult.Entry(String type,
String id,
String version,
File location,
String classifier) |
Modifier and Type | Method and Description |
---|---|
String |
getClassifier() |
String |
getId() |
Set<Object> |
getInstallableUnits() |
File |
getLocation() |
String |
getType() |
String |
getVersion() |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.