| Modifier and Type | Method and Description |
|---|---|
ResourceOutput.Resource.SpecialType |
ResourceOutput.Resource.getSpecialType() |
static ResourceOutput.Resource.SpecialType |
ResourceOutput.Resource.SpecialType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceOutput.Resource.SpecialType[] |
ResourceOutput.Resource.SpecialType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ResourceClassOutput(boolean applicationClass,
Function<String,ResourceOutput.Resource.SpecialType> specialTypeFunction,
boolean generateSource) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.