public class TplQueryParamValue extends QueryParamValue
"tpl" query param.| Constructor and Description |
|---|
TplQueryParamValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDefault(String template) |
static boolean |
isDefaultShortId(String template) |
static boolean |
isDemoEvrythng(String template) |
static TplQueryParamValue |
template(String template) |
getKey, getValuepublic static final String NAME
public TplQueryParamValue(String value)
public static TplQueryParamValue template(String template)
template - templatepublic static boolean isDefaultShortId(String template)
template - template"default-shortid"public static boolean isDefault(String template)
template - template"default"public static boolean isDemoEvrythng(String template)
template - template"demo-evrythng"Copyright © 2016 EVRYTHNG Ltd London / Zurich. All rights reserved.