Package | Description |
---|---|
com.digi.xbee.api | |
com.digi.xbee.api.models |
Modifier and Type | Method and Description |
---|---|
void |
XBeeNetwork.setDiscoveryOptions(Set<DiscoveryOptions> options)
Configures the discovery options (
NO parameter) with the given
value. |
Modifier and Type | Method and Description |
---|---|
static DiscoveryOptions |
DiscoveryOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoveryOptions[] |
DiscoveryOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static int |
DiscoveryOptions.calculateDiscoveryValue(XBeeProtocol protocol,
Set<DiscoveryOptions> options)
Calculates the total value of a combination of several options for the
given protocol.
|
© Copyright 2014–2014 Digi International Inc. All rights reserved.