Interface P2ResolutionResult.Entry
-
- All Known Implementing Classes:
DefaultP2ResolutionResultEntry
- Enclosing interface:
- P2ResolutionResult
public static interface P2ResolutionResult.Entry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetClassifier()StringgetId()Set<Object>getInstallableUnits()FilegetLocation()StringgetType()StringgetVersion()
-