| Package | Description |
|---|---|
| com.linecorp.armeria.server.docs |
Documentation service.
|
| Modifier and Type | Method and Description |
|---|---|
FieldLocation |
FieldInfo.location()
Returns the location of the field.
|
static FieldLocation |
FieldLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldLocation[] |
FieldLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FieldInfoBuilder |
FieldInfoBuilder.location(FieldLocation location)
Sets the
FieldLocation of the field. |
Copyright © 2020 LeanCloud. All rights reserved.