public static final class FeaturesSoyInfo.DemoCallWithoutParamSoyTemplateInfo 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 |
DESTINATION
Listed by .tripReport_ (private).
|
static String |
NAME
The name of the person who took a trip.
|
static String |
TRIP_INFO
The full record of the trip ('name' and 'destination').
|
| Modifier and Type | Method and Description |
|---|---|
static FeaturesSoyInfo.DemoCallWithoutParamSoyTemplateInfo |
getInstance() |
getName, getParams, getPartialName, getUsedIjParamspublic static final String __NAME__
public static final String __PARTIAL_NAME__
public static final String NAME
public static final String TRIP_INFO
public static final String DESTINATION
public static FeaturesSoyInfo.DemoCallWithoutParamSoyTemplateInfo getInstance()