Package google.registry.ui.soy.registrar
Class ContactSettingsSoyInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyFileInfo
google.registry.ui.soy.registrar.ContactSettingsSoyInfo
@Deprecated
@Generated("com.google.template.soy.SoyParseInfoGenerator")
public final class ContactSettingsSoyInfo
extends com.google.template.soy.parseinfo.SoyFileInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.ContactSettingsTemplates} instead.
Soy parse info for ContactSettings.soy.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ContactSettingsTemplates.ContactInfoCompact} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ContactSettingsTemplates.ContactInfo} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ContactSettingsTemplates.Contact} instead.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ContactSettingsTemplates.Ip} instead.static final class
Deprecated.static final class
Deprecated.Use {LINK google.registry.ui.soy.registrar.ContactSettingsTemplates.Set} instead.static final class
Deprecated. -
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.This Soy file's namespace.static final ContactSettingsSoyInfo.ContactSoyTemplateInfo
Deprecated.static final ContactSettingsSoyInfo.ContactInfoSoyTemplateInfo
Deprecated.Deprecated.static final ContactSettingsSoyInfo.IpSoyTemplateInfo
Deprecated.static final ContactSettingsSoyInfo.SetSoyTemplateInfo
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:
-
SET
Deprecated.Same as SetSoyTemplateInfo.getInstance(). -
CONTACT_INFO_COMPACT
@Deprecated public static final ContactSettingsSoyInfo.ContactInfoCompactSoyTemplateInfo CONTACT_INFO_COMPACTDeprecated.Same as ContactInfoCompactSoyTemplateInfo.getInstance(). -
CONTACT
Deprecated.Same as ContactSoyTemplateInfo.getInstance(). -
CONTACT_INFO
Deprecated.Same as ContactInfoSoyTemplateInfo.getInstance(). -
IP
Deprecated.Same as IpSoyTemplateInfo.getInstance().
-
-
Method Details
-
getInstance
Deprecated.
-