| Modifier and Type | Method and Description | 
|---|---|
protected BitArray | 
CInitiated00LspObjectParser.serializeFlags(Lsp specObj)  | 
protected BitArray | 
CInitiated00StatefulCapabilityTlvParser.serializeFlags(Stateful sct)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected BitArray | 
Stateful07LspObjectParser.serializeFlags(Lsp specObj)  | 
protected BitArray | 
Stateful07StatefulCapabilityTlvParser.serializeFlags(Stateful sct)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected BitArray | 
SyncOptimizationsCapabilityTlvParser.serializeFlags(Stateful sct)  | 
| Modifier and Type | Method and Description | 
|---|---|
static BitArray | 
BitArray.valueOf(byte info)
Returns new BitArray with given byte as backing. 
 | 
static BitArray | 
BitArray.valueOf(byte[] bytes)
Returns a new BitArray with given byte array as backing. 
 | 
static BitArray | 
BitArray.valueOf(io.netty.buffer.ByteBuf buffer,
       int size)
Returns a new BitArray created from bytes from given ByteBuf. 
 | 
Copyright © 2020 OpenDaylight. All rights reserved.