public class PluginBundleVersionIdentifier extends Object
| Constructor and Description |
|---|
PluginBundleVersionIdentifier(PluginBundleIdentifier pluginBundleIdentifier,
String version) |
PluginBundleVersionIdentifier(String groupId,
String artifactId,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PluginBundleVersionIdentifier |
fromFileName(String filename) |
String |
getFileName() |
String |
getHumanReadable() |
PluginBundleIdentifier |
getPluginBundleIdentifier() |
int |
hashCode() |
String |
toString() |
public PluginBundleVersionIdentifier(PluginBundleIdentifier pluginBundleIdentifier, String version)
public String getFileName()
public PluginBundleIdentifier getPluginBundleIdentifier()
public static PluginBundleVersionIdentifier fromFileName(String filename) throws PluginException
PluginExceptionpublic String getHumanReadable()
Copyright © 2018 OpenSource BIM. All rights reserved.