public class DefaultArtifactKey extends Object implements ArtifactKey
| Constructor and Description |
|---|
DefaultArtifactKey(String type,
String id,
String version) |
public String getType()
ArtifactKeyArtifactType constants.getType in interface ArtifactKeyProjectTypepublic String getId()
getId in interface ArtifactKeypublic String getVersion()
getVersion in interface ArtifactKeyCopyright © 2008-2015 Eclipse Foundation. All Rights Reserved.