router
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
)
Content copied to clipboard
Properties
Properties
args
Link copied to clipboard
var
args
:
String
Content copied to clipboard
className
Link copied to clipboard
var
className
:
String
Content copied to clipboard
description
Link copied to clipboard
var
description
:
String
Content copied to clipboard
fieldName
Link copied to clipboard
var
fieldName
:
String
Content copied to clipboard
id
Link copied to clipboard
var
id
:
Int
Content copied to clipboard
key
Link copied to clipboard
var
key
:
String
Content copied to clipboard
required
Link copied to clipboard
var
required
:
Boolean
Content copied to clipboard
type
Link copied to clipboard
var
type
:
String
Content copied to clipboard