Package google.registry.ui.soy.registrar
Class WhoisSettingsSoyInfo
- java.lang.Object
-
- com.google.template.soy.parseinfo.SoyFileInfo
-
- google.registry.ui.soy.registrar.WhoisSettingsSoyInfo
-
@Deprecated @Generated("com.google.template.soy.SoyParseInfoGenerator") public final class WhoisSettingsSoyInfo extends com.google.template.soy.parseinfo.SoyFileInfo
Deprecated.Use {LINK google.registry.ui.soy.registrar.WhoisSettingsTemplates} instead.Soy parse info for WhoisSettings.soy.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
WhoisSettingsSoyInfo.Param
Deprecated.static class
WhoisSettingsSoyInfo.SettingsSoyTemplateInfo
Deprecated.Use {LINK google.registry.ui.soy.registrar.WhoisSettingsTemplates.Settings} instead.static class
WhoisSettingsSoyInfo.TemplateName
Deprecated.
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
__NAMESPACE__
Deprecated.This Soy file's namespace.static WhoisSettingsSoyInfo.SettingsSoyTemplateInfo
SETTINGS
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static WhoisSettingsSoyInfo
getInstance()
Deprecated.
-
-
-
Field Detail
-
__NAMESPACE__
public static final java.lang.String __NAMESPACE__
Deprecated.This Soy file's namespace.- See Also:
- Constant Field Values
-
SETTINGS
@Deprecated public static final WhoisSettingsSoyInfo.SettingsSoyTemplateInfo SETTINGS
Deprecated.Same as SettingsSoyTemplateInfo.getInstance().
-
-
Method Detail
-
getInstance
public static WhoisSettingsSoyInfo getInstance()
Deprecated.
-
-