toggle menu
wire-schema
5.0.0-alpha01
common
switch theme
search in API
wire-schema
/
com.squareup.wire.schema
/
EnumType
/
EnumType
Enum
Type
constructor
(
type
:
ProtoType
,
location
:
Location
,
documentation
:
String
,
name
:
String
,
constants
:
List
<
EnumConstant
>
,
reserveds
:
List
<
Reserved
>
,
options
:
Options
,
syntax
:
Syntax
)