Package | Description |
---|---|
com.intel.jndn.management.types |
Modifier and Type | Method and Description |
---|---|
LinkType |
FaceStatus.getLinkType()
Get link type
|
static LinkType |
LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkType[] |
LinkType.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.setLinkType(LinkType linkType)
Set link type
|
Copyright © 2015. All rights reserved.