Package | Description |
---|---|
net.sf.mbus4j.dataframes |
Modifier and Type | Method and Description |
---|---|
SelectionOfSlaves.WildcardNibbles |
SelectionOfSlaves.WildcardNibbles.next() |
SelectionOfSlaves.WildcardNibbles |
SelectionOfSlaves.WildcardNibbles.prev() |
static SelectionOfSlaves.WildcardNibbles |
SelectionOfSlaves.WildcardNibbles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectionOfSlaves.WildcardNibbles[] |
SelectionOfSlaves.WildcardNibbles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
byte |
SelectionOfSlaves.getWildcardNibble(SelectionOfSlaves.WildcardNibbles wildcardNibbles) |
boolean |
SelectionOfSlaves.isWildcardNibble(SelectionOfSlaves.WildcardNibbles wildcardNibbles) |
void |
SelectionOfSlaves.maskWildcardNibble(SelectionOfSlaves.WildcardNibbles wildcardNibbles) |
void |
SelectionOfSlaves.setWildcardNibble(SelectionOfSlaves.WildcardNibbles wildcardNibbles,
byte value) |
Copyright © 2009–2016 MBus4J. All rights reserved.