| Package | Description |
|---|---|
| com.holonplatform.jaxrs.spring.boot.resteasy |
| Modifier and Type | Method and Description |
|---|---|
ResteasyConfigurationProperties.Type |
ResteasyConfigurationProperties.getType() |
static ResteasyConfigurationProperties.Type |
ResteasyConfigurationProperties.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResteasyConfigurationProperties.Type[] |
ResteasyConfigurationProperties.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResteasyConfigurationProperties.setType(ResteasyConfigurationProperties.Type type) |
Copyright © 2019 The Holon Platform. All rights reserved.