| Package | Description |
|---|---|
| org.noear.solon.docs | |
| org.noear.solon.docs.models |
| Modifier and Type | Method and Description |
|---|---|
List<ApiScheme> |
DocDocket.schemes()
协议架构(http, https)
|
| Modifier and Type | Method and Description |
|---|---|
static ApiScheme |
ApiScheme.forValue(String value) |
static ApiScheme |
ApiScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiScheme[] |
ApiScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.