| Modifier and Type | Method and Description |
|---|---|
protected Fragment |
FSIpv6FragmentHandler.parseFragment(byte fragment) |
protected Fragment |
FSIpv4FragmentHandler.parseFragment(byte fragment) |
protected abstract Fragment |
AbstractFSFragmentHandler.parseFragment(byte fragment) |
| Modifier and Type | Method and Description |
|---|---|
protected byte |
FSIpv6FragmentHandler.serializeFragment(Fragment fragment) |
protected byte |
FSIpv4FragmentHandler.serializeFragment(Fragment fragment) |
protected abstract byte |
AbstractFSFragmentHandler.serializeFragment(Fragment fragment) |
| Modifier and Type | Method and Description |
|---|---|
static Fragment |
Fragment.getDefaultInstance(String defaultValue) |
Fragment |
FragmentValue.getValue() |
| Constructor and Description |
|---|
Fragment(Fragment source)
Creates a copy from Source Object.
|
| Modifier and Type | Method and Description |
|---|---|
Fragment |
FragmentsBuilder.getValue() |
| Modifier and Type | Method and Description |
|---|---|
FragmentsBuilder |
FragmentsBuilder.setValue(Fragment value) |
Copyright © 2017 OpenDaylight. All rights reserved.