public static final class FeaturesSoyInfo.DemoCallWithParamSoyTemplateInfo extends SoyTemplateInfo
SoyTemplateInfo.ParamRequisiteness| Modifier and Type | Field and Description |
|---|---|
static String |
__NAME__
This template's full name.
|
static String |
__PARTIAL_NAME__
This template's partial name.
|
static String |
COMPANION_NAME
The name of the person who went along for the odd-numbered trips only.
|
static String |
DESTINATIONS
List of destinations visited by this person.
|
static String |
NAME
The name of the person who took the trips.
|
| Modifier and Type | Method and Description |
|---|---|
static FeaturesSoyInfo.DemoCallWithParamSoyTemplateInfo |
getInstance() |
getName, getParams, getPartialName, getUsedIjParamspublic static final String __NAME__
public static final String __PARTIAL_NAME__
public static final String NAME
public static final String COMPANION_NAME
public static final String DESTINATIONS
public static FeaturesSoyInfo.DemoCallWithParamSoyTemplateInfo getInstance()