Class Spec11EmailSoyInfo.Param
- java.lang.Object
-
- google.registry.reporting.spec11.soy.Spec11EmailSoyInfo.Param
-
- Enclosing class:
- Spec11EmailSoyInfo
@Deprecated public static final class Spec11EmailSoyInfo.Param extends java.lang.Object
Deprecated.Param names from all templates in this Soy file.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
DATE
Deprecated.Listed by .dailySpec11Email.static java.lang.String
REGISTRY
Deprecated.Listed by .monthlySpec11Email, .dailySpec11Email.static java.lang.String
REPLY_TO_EMAIL
Deprecated.Listed by .monthlySpec11Email, .dailySpec11Email.static java.lang.String
RESOURCES
Deprecated.Listed by .monthlySpec11Email, .dailySpec11Email, .resourceList.static java.lang.String
THREATS
Deprecated.Listed by .monthlySpec11Email, .dailySpec11Email, .threatMatchTable.
-
-
-
Field Detail
-
DATE
public static final java.lang.String DATE
Deprecated.Listed by .dailySpec11Email.- See Also:
- Constant Field Values
-
REGISTRY
public static final java.lang.String REGISTRY
Deprecated.Listed by .monthlySpec11Email, .dailySpec11Email.- See Also:
- Constant Field Values
-
REPLY_TO_EMAIL
public static final java.lang.String REPLY_TO_EMAIL
Deprecated.Listed by .monthlySpec11Email, .dailySpec11Email.- See Also:
- Constant Field Values
-
RESOURCES
public static final java.lang.String RESOURCES
Deprecated.Listed by .monthlySpec11Email, .dailySpec11Email, .resourceList.- See Also:
- Constant Field Values
-
THREATS
public static final java.lang.String THREATS
Deprecated.Listed by .monthlySpec11Email, .dailySpec11Email, .threatMatchTable.- See Also:
- Constant Field Values
-
-