Class Spec11EmailSoyInfo.TemplateName
java.lang.Object
google.registry.reporting.spec11.soy.Spec11EmailSoyInfo.TemplateName
- Enclosing class:
Spec11EmailSoyInfo
Deprecated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.The full template name of the dailySpec11Email template.static final com.google.template.soy.parseinfo.TemplateName
Deprecated.static final String
Deprecated.The full template name of the monthlySpec11Email template.static final com.google.template.soy.parseinfo.TemplateName
Deprecated.static final String
Deprecated.The full template name of the resourceList template.static final com.google.template.soy.parseinfo.TemplateName
Deprecated.static final String
Deprecated.The full template name of the threatMatchTable template.static final com.google.template.soy.parseinfo.TemplateName
Deprecated. -
Method Summary
-
Field Details
-
MONTHLY_SPEC_11_EMAIL
Deprecated.The full template name of the monthlySpec11Email template.- See Also:
-
MONTHLY_SPEC_11_EMAIL__NAME
public static final com.google.template.soy.parseinfo.TemplateName MONTHLY_SPEC_11_EMAIL__NAMEDeprecated. -
DAILY_SPEC_11_EMAIL
Deprecated.The full template name of the dailySpec11Email template.- See Also:
-
DAILY_SPEC_11_EMAIL__NAME
public static final com.google.template.soy.parseinfo.TemplateName DAILY_SPEC_11_EMAIL__NAMEDeprecated. -
RESOURCE_LIST
Deprecated.The full template name of the resourceList template.- See Also:
-
RESOURCE_LIST__NAME
public static final com.google.template.soy.parseinfo.TemplateName RESOURCE_LIST__NAMEDeprecated. -
THREAT_MATCH_TABLE
Deprecated.The full template name of the threatMatchTable template.- See Also:
-
THREAT_MATCH_TABLE__NAME
public static final com.google.template.soy.parseinfo.TemplateName THREAT_MATCH_TABLE__NAMEDeprecated.
-