JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
com.hubspot.jinjava.doc.annotations
Annotation Interface JinjavaParam
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
JinjavaParam
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
defaultValue
String
desc
boolean
required
String
type
Element Details
value
String
value
type
String
type
Default:
"String"
desc
String
desc
Default:
""
defaultValue
String
defaultValue
Default:
""
required
boolean
required
Default:
false