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