public class MockResourceMeta extends Object
| Constructor and Description |
|---|
MockResourceMeta(String prefix,
String libraryName,
String libraryVersion,
String resourceName,
String resourceVersion) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLibraryName() |
String |
getLibraryVersion() |
String |
getLocalePrefix() |
String |
getResourceIdentifier() |
String |
getResourceName() |
String |
getResourceVersion() |
public String getLibraryName()
public String getResourceName()
public String getLocalePrefix()
public String getLibraryVersion()
public String getResourceVersion()
public String getResourceIdentifier()
Copyright © 2017 The Apache Software Foundation. All rights reserved.