Class Spec11EmailSoyInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyFileInfo
google.registry.reporting.spec11.soy.Spec11EmailSoyInfo
@Deprecated
@Generated(value="com.google.template.soy.SoyParseInfoGenerator",
comments="kythe-inline-metadata:GeneratedCodeInfo")
public final class Spec11EmailSoyInfo
extends com.google.template.soy.parseinfo.SoyFileInfo
Deprecated.
Use {LINK google.registry.reporting.spec11.soy.Spec11EmailTemplates} instead.
Soy parse info for Spec11Email.soy.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Deprecated.Use {LINK google.registry.reporting.spec11.soy.Spec11EmailTemplates.DailySpec11Email} instead.static final class
Deprecated.Use {LINK google.registry.reporting.spec11.soy.Spec11EmailTemplates.MonthlySpec11Email} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.reporting.spec11.soy.Spec11EmailTemplates.ResourceList} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.reporting.spec11.soy.Spec11EmailTemplates.ThreatMatchTable} instead. -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.This Soy file's namespace.static final Spec11EmailSoyInfo.DailySpec11EmailSoyTemplateInfo
Deprecated.static final Spec11EmailSoyInfo.MonthlySpec11EmailSoyTemplateInfo
Deprecated.static final Spec11EmailSoyInfo.ResourceListSoyTemplateInfo
Deprecated.static final Spec11EmailSoyInfo.ThreatMatchTableSoyTemplateInfo
Deprecated. -
Method Summary
Methods inherited from class com.google.template.soy.parseinfo.SoyFileInfo
getCssNames, getFileName, getNamespace, getProtoDescriptors, getTemplates
-
Field Details
-
__NAMESPACE__
Deprecated.This Soy file's namespace.- See Also:
-
MONTHLY_SPEC_11_EMAIL
@Deprecated public static final Spec11EmailSoyInfo.MonthlySpec11EmailSoyTemplateInfo MONTHLY_SPEC_11_EMAILDeprecated.Same as MonthlySpec11EmailSoyTemplateInfo.getInstance(). -
DAILY_SPEC_11_EMAIL
@Deprecated public static final Spec11EmailSoyInfo.DailySpec11EmailSoyTemplateInfo DAILY_SPEC_11_EMAILDeprecated.Same as DailySpec11EmailSoyTemplateInfo.getInstance(). -
RESOURCE_LIST
Deprecated.Same as ResourceListSoyTemplateInfo.getInstance(). -
THREAT_MATCH_TABLE
@Deprecated public static final Spec11EmailSoyInfo.ThreatMatchTableSoyTemplateInfo THREAT_MATCH_TABLEDeprecated.Same as ThreatMatchTableSoyTemplateInfo.getInstance().
-
-
Method Details
-
getInstance
Deprecated.
-