wire-schema
Toggle table of contents
6.0.0-alpha03-0.5.0-10
common
Target filter
common
Switch theme
Search in API
Skip to content
wire-schema
wire-schema
/
com.squareup.wire.schema
/
ProtoType
/
Companion
/
get
get
@
JvmStatic
fun
get
(
enclosingTypeOrPackage
:
String
?
,
typeName
:
String
)
:
ProtoType
@
JvmStatic
fun
get
(
name
:
String
?
)
:
ProtoType
@
JvmStatic
fun
get
(
keyType
:
ProtoType
,
valueType
:
ProtoType
,
name
:
String
)
:
ProtoType