java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.tools.soy.RemoveIpAddressSoyInfo.RemoveIpAddressSoyTemplateInfo
- Enclosing class:
RemoveIpAddressSoyInfo
@Deprecated
public static final class RemoveIpAddressSoyInfo.RemoveIpAddressSoyTemplateInfo
extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Request to remove IP addresses.
-
Nested Class Summary 
Nested classes/interfaces inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo 
com.google.template.soy.parseinfo.SoyTemplateInfo.ParamRequisiteness
-
Field Summary 
Fields
-
Method Summary 
Methods inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo 
getName, getParamCount, getParamNames, getParamRequisiteness, getPartialName, getRequiredParamNames, getTemplateName, hasParam
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
NAME 
public static final String NAME
Deprecated.
- See Also:
-
-
IP_ADDRESSES 
public static final String IP_ADDRESSES
Deprecated.
- See Also:
-
-
REQUESTED_BY_REGISTRAR 
public static final String REQUESTED_BY_REGISTRAR
Deprecated.
- See Also:
-
-
Method Details 
-
getInstance 
Deprecated.