public class ResolvedConfigurationIdentifier extends Object
| Constructor and Description |
|---|
ResolvedConfigurationIdentifier(String moduleGroup,
String moduleName,
String moduleVersion,
String configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getConfiguration() |
String |
getModuleGroup() |
String |
getModuleName() |
String |
getModuleVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2013. All rights reserved