public static final class Attribute.SCOPE extends Enum
Modifier and Type | Field and Description |
---|---|
static Attribute.SCOPE |
CLUSTER |
static Attribute.SCOPE |
GLOBAL |
static Attribute.SCOPE |
PROFILE |
Modifier and Type | Method and Description |
---|---|
static Attribute.SCOPE |
valueOf(String name) |
static Attribute.SCOPE[] |
values() |
public static final Attribute.SCOPE GLOBAL
public static final Attribute.SCOPE CLUSTER
public static final Attribute.SCOPE PROFILE
public static Attribute.SCOPE[] values()
public static Attribute.SCOPE valueOf(String name)
Copyright © 2023 Avaya. All rights reserved.