Package google.registry.tools.soy
Class ContactCreateSoyInfo.ContactcreateSoyTemplateInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.tools.soy.ContactCreateSoyInfo.ContactcreateSoyTemplateInfo
- Enclosing class:
ContactCreateSoyInfo
@Deprecated
public static final class ContactCreateSoyInfo.ContactcreateSoyTemplateInfo
extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Use {LINK google.registry.tools.soy.ContactCreateTemplates.Contactcreate} instead.
Create contact
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo
com.google.template.soy.parseinfo.SoyTemplateInfo.ParamRequisiteness
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Methods inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo
getName, getParamCount, getParamNames, getParamRequisiteness, getPartialName, getRequiredParamNames, getTemplateName, hasParam
-
Field Details
-
ID
Deprecated.- See Also:
-
NAME
Deprecated.- See Also:
-
ORG
Deprecated.- See Also:
-
STREET
Deprecated.- See Also:
-
CITY
Deprecated.- See Also:
-
STATE
Deprecated.- See Also:
-
ZIP
Deprecated.- See Also:
-
CC
Deprecated.- See Also:
-
PHONE
Deprecated.- See Also:
-
FAX
Deprecated.- See Also:
-
EMAIL
Deprecated.- See Also:
-
PASSWORD
Deprecated.- See Also:
-
-
Method Details
-
getInstance
Deprecated.
-