@Indexed public final class MetadataKey extends Object implements Serializable
| Constructor and Description |
|---|
MetadataKey(org.commonjava.indy.model.core.StoreKey storeKey,
String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static MetadataKey |
fromString(String str) |
String |
getPath() |
org.commonjava.indy.model.core.StoreKey |
getStoreKey() |
int |
hashCode() |
String |
toString() |
public MetadataKey(org.commonjava.indy.model.core.StoreKey storeKey,
String path)
public org.commonjava.indy.model.core.StoreKey getStoreKey()
public String getPath()
public static MetadataKey fromString(String str)
Copyright © 2011-2019-2019. All Rights Reserved.