public static final class AbstractSLANGTool.SessionType
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static AbstractSLANGTool.SessionType |
ACTIVATOR |
static AbstractSLANGTool.SessionType |
DIAGNOSTIC |
static AbstractSLANGTool.SessionType |
STANDARD |
Modifier and Type | Method and Description |
---|---|
static AbstractSLANGTool.SessionType |
valueOf(java.lang.String name) |
static AbstractSLANGTool.SessionType[] |
values() |
public static final AbstractSLANGTool.SessionType STANDARD
public static final AbstractSLANGTool.SessionType DIAGNOSTIC
public static final AbstractSLANGTool.SessionType ACTIVATOR
public static AbstractSLANGTool.SessionType[] values()
public static AbstractSLANGTool.SessionType valueOf(java.lang.String name)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.