Package google.registry.tools.soy
Class CreateAnchorTenantSoyInfo.CreateanchortenantSoyTemplateInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.tools.soy.CreateAnchorTenantSoyInfo.CreateanchortenantSoyTemplateInfo
- Enclosing class:
CreateAnchorTenantSoyInfo
@Deprecated
public static final class CreateAnchorTenantSoyInfo.CreateanchortenantSoyTemplateInfo
extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Use {LINK google.registry.tools.soy.CreateAnchorTenantTemplates.Createanchortenant} instead.
Create anchor tenant domain
-
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.This template's full name.static final String
Deprecated.This template's partial name.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, hasParam
-
Field Details
-
__NAME__
Deprecated.This template's full name.- See Also:
-
__PARTIAL_NAME__
Deprecated.This template's partial name.- See Also:
-
DOMAIN_NAME
Deprecated.- See Also:
-
CONTACT_ID
Deprecated.- See Also:
-
PASSWORD
Deprecated.- See Also:
-
PERIOD
Deprecated.- See Also:
-
REASON
Deprecated.- See Also:
-
FEE_CURRENCY
Deprecated.- See Also:
-
FEE
Deprecated.- See Also:
-
-
Method Details
-
getInstance
Deprecated.
-