public abstract static class BitFieldSubCommands.AbstractBitFieldSubCommand extends Object implements BitFieldSubCommands.BitFieldSubCommand
Constructor and Description |
---|
AbstractBitFieldSubCommand() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
BitFieldSubCommands.Offset |
getOffset()
The bit offset to apply for the command.
|
BitFieldSubCommands.BitFieldType |
getType()
The
BitFieldSubCommands.BitFieldType to apply for the command. |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCommand
public BitFieldSubCommands.BitFieldType getType()
BitFieldSubCommands.BitFieldSubCommand
BitFieldSubCommands.BitFieldType
to apply for the command.getType
in interface BitFieldSubCommands.BitFieldSubCommand
public BitFieldSubCommands.Offset getOffset()
BitFieldSubCommands.BitFieldSubCommand
getOffset
in interface BitFieldSubCommands.BitFieldSubCommand
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.