Package google.registry.ui.soy.registrar
Class AdminSettingsSoyInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyFileInfo
google.registry.ui.soy.registrar.AdminSettingsSoyInfo
@Deprecated
@Generated("com.google.template.soy.SoyParseInfoGenerator")
public final class AdminSettingsSoyInfo
extends com.google.template.soy.parseinfo.SoyFileInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.AdminSettingsTemplates} instead.
Soy parse info for AdminSettings.soy.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.AdminSettingsTemplates.OteErrorArea} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.AdminSettingsTemplates.OteResultsTable} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.AdminSettingsTemplates.OteStatus} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.AdminSettingsTemplates.Settings} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.AdminSettingsTemplates.Tld} instead. -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.This Soy file's namespace.static final AdminSettingsSoyInfo.OteErrorAreaSoyTemplateInfo
Deprecated.static final AdminSettingsSoyInfo.OteResultsTableSoyTemplateInfo
Deprecated.static final AdminSettingsSoyInfo.OteStatusSoyTemplateInfo
Deprecated.static final AdminSettingsSoyInfo.SettingsSoyTemplateInfo
Deprecated.static final AdminSettingsSoyInfo.TldSoyTemplateInfo
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:
-
SETTINGS
Deprecated.Same as SettingsSoyTemplateInfo.getInstance(). -
TLD
Deprecated.Same as TldSoyTemplateInfo.getInstance(). -
OTE_STATUS
Deprecated.Same as OteStatusSoyTemplateInfo.getInstance(). -
OTE_RESULTS_TABLE
@Deprecated public static final AdminSettingsSoyInfo.OteResultsTableSoyTemplateInfo OTE_RESULTS_TABLEDeprecated.Same as OteResultsTableSoyTemplateInfo.getInstance(). -
OTE_ERROR_AREA
Deprecated.Same as OteErrorAreaSoyTemplateInfo.getInstance().
-
-
Method Details
-
getInstance
Deprecated.
-