Package | Description |
---|---|
com.zementis.adapa.library.api.info |
Classes that encapsulate information about available custom resources.
|
Modifier and Type | Method and Description |
---|---|
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ResourceInformation(String fileName,
ResourceType resourceType,
Collection<String> resourceNames) |
Copyright © 2005–2017 Zementis, Inc.. All rights reserved.