Package | Description |
---|---|
com.intel.jndn.management.types |
Modifier and Type | Method and Description |
---|---|
FaceScope |
FaceStatus.getFaceScope()
Get face scope value
|
static FaceScope |
FaceScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaceScope[] |
FaceScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FaceStatus.setFaceScope(FaceScope faceScope)
Set face scope value
|
Copyright © 2015. All rights reserved.