public class NamespacesKt
@NotNull public static java.lang.String TOCK_NAMESPACE
The Tock namespace.
@NotNull public static java.lang.String DEFAULT_APP_NAMESPACE
The default app namespace.
@NotNull public static java.lang.String getTockAppDefaultNamespace()
The internal app namespace - var only for tests. Use property "tock_default_namespace" and as default value DEFAULT_APP_NAMESPACE.
public static void setTockAppDefaultNamespace(@NotNull
java.lang.String p)
The internal app namespace - var only for tests. Use property "tock_default_namespace" and as default value DEFAULT_APP_NAMESPACE.
@NotNull public static java.lang.String getDefaultNamespace()
The Tock app namespace.