public static class BitFieldSubCommands.BitFieldGet extends BitFieldSubCommands.AbstractBitFieldSubCommand
GET sub command used with BitFieldSubCommands.| Constructor and Description |
|---|
BitFieldGet() |
| Modifier and Type | Method and Description |
|---|---|
static BitFieldSubCommands.BitFieldGet |
create(BitFieldSubCommands.BitFieldType type,
BitFieldSubCommands.Offset offset)
Creates a new
BitFieldSubCommands.BitFieldGet. |
String |
getCommand()
The actual sub command
|
public static BitFieldSubCommands.BitFieldGet create(BitFieldSubCommands.BitFieldType type, BitFieldSubCommands.Offset offset)
BitFieldSubCommands.BitFieldGet.type - must not be null.offset - must not be null.public String getCommand()
BitFieldSubCommands.BitFieldSubCommandCopyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.