static class TargetDefinitionResolverTest.UnitStub extends java.lang.Object implements TargetDefinition.Unit
| Modifier and Type | Field and Description |
|---|---|
private org.eclipse.equinox.p2.metadata.IVersionedId |
unitReference |
| Constructor and Description |
|---|
UnitStub(org.eclipse.equinox.p2.metadata.IVersionedId targetFeature) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
java.lang.String |
getVersion() |
public UnitStub(org.eclipse.equinox.p2.metadata.IVersionedId targetFeature)
public java.lang.String getId()
getId in interface TargetDefinition.Unitpublic java.lang.String getVersion()
getVersion in interface TargetDefinition.Unit