public static final class SLSessionUseOperation.Definition.ContextType
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static SLSessionUseOperation.Definition.ContextType |
DROPBOX |
static SLSessionUseOperation.Definition.ContextType |
FACTORY |
static SLSessionUseOperation.Definition.ContextType |
NONE |
static SLSessionUseOperation.Definition.ContextType |
SERVER |
Modifier and Type | Method and Description |
---|---|
static SLSessionUseOperation.Definition.ContextType |
valueOf(java.lang.String name) |
static SLSessionUseOperation.Definition.ContextType[] |
values() |
public static final SLSessionUseOperation.Definition.ContextType NONE
public static final SLSessionUseOperation.Definition.ContextType FACTORY
public static final SLSessionUseOperation.Definition.ContextType DROPBOX
public static final SLSessionUseOperation.Definition.ContextType SERVER
public static SLSessionUseOperation.Definition.ContextType[] values()
public static SLSessionUseOperation.Definition.ContextType valueOf(java.lang.String name)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.