Class Spec11EmailSoyInfo.TemplateName
- java.lang.Object
-
- google.registry.reporting.spec11.soy.Spec11EmailSoyInfo.TemplateName
-
- Enclosing class:
- Spec11EmailSoyInfo
@Deprecated public static final class Spec11EmailSoyInfo.TemplateName extends java.lang.Object
Deprecated.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
DAILY_SPEC_11_EMAIL
Deprecated.The full template name of the .dailySpec11Email template.static java.lang.String
MONTHLY_SPEC_11_EMAIL
Deprecated.The full template name of the .monthlySpec11Email template.static java.lang.String
RESOURCE_LIST
Deprecated.The full template name of the .resourceList template.static java.lang.String
THREAT_MATCH_TABLE
Deprecated.The full template name of the .threatMatchTable template.
-
-
-
Field Detail
-
MONTHLY_SPEC_11_EMAIL
public static final java.lang.String MONTHLY_SPEC_11_EMAIL
Deprecated.The full template name of the .monthlySpec11Email template.- See Also:
- Constant Field Values
-
DAILY_SPEC_11_EMAIL
public static final java.lang.String DAILY_SPEC_11_EMAIL
Deprecated.The full template name of the .dailySpec11Email template.- See Also:
- Constant Field Values
-
RESOURCE_LIST
public static final java.lang.String RESOURCE_LIST
Deprecated.The full template name of the .resourceList template.- See Also:
- Constant Field Values
-
THREAT_MATCH_TABLE
public static final java.lang.String THREAT_MATCH_TABLE
Deprecated.The full template name of the .threatMatchTable template.- See Also:
- Constant Field Values
-
-