public class DevBundleInfo extends Object
Constructor and Description |
---|
DevBundleInfo(ArtifactKey artifactKey,
File location,
String devEntries) |
Modifier and Type | Method and Description |
---|---|
ArtifactKey |
getArtifactKey() |
String |
getDevEntries() |
File |
getLocation() |
String |
getSymbolicName() |
public DevBundleInfo(ArtifactKey artifactKey, File location, String devEntries)
public String getSymbolicName()
public File getLocation()
public String getDevEntries()
public ArtifactKey getArtifactKey()
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.