toggle menu
router
1.3.0-rc2
androidJvm
switch theme
search in API
router
/
com.therouter.router
/
AutowiredItem
Autowired
Item
class
AutowiredItem
(
type
:
String
,
key
:
String
,
id
:
Int
,
args
:
String
,
className
:
String
,
fieldName
:
String
,
required
:
Boolean
,
description
:
String
)
Members
Constructors
Autowired
Item
Link copied to clipboard
constructor
(
type
:
String
,
key
:
String
,
id
:
Int
,
args
:
String
,
className
:
String
,
fieldName
:
String
,
required
:
Boolean
,
description
:
String
)
Properties
args
Link copied to clipboard
var
args
:
String
class
Name
Link copied to clipboard
var
className
:
String
description
Link copied to clipboard
var
description
:
String
field
Name
Link copied to clipboard
var
fieldName
:
String
id
Link copied to clipboard
var
id
:
Int
key
Link copied to clipboard
var
key
:
String
required
Link copied to clipboard
var
required
:
Boolean
type
Link copied to clipboard
var
type
:
String