Package | Description |
---|---|
io.apicurio.datamodels.core.util |
Modifier and Type | Method and Description |
---|---|
static ResolverOptionsType |
ResolverOptionsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolverOptionsType[] |
ResolverOptionsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResolverOptions.add(ResolverOptionsType option) |
boolean |
ResolverOptions.contains(ResolverOptionsType option) |
static ResolverOptions |
ResolverOptions.of(ResolverOptionsType... options) |
Copyright © 2020 Red Hat. All rights reserved.