| Modifier and Type | Method and Description |
|---|---|
protected List<Fragments> |
AbstractFSFragmentHandler.parseFragments(io.netty.buffer.ByteBuf nlri) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractFSFragmentHandler.serializeFragments(List<Fragments> fragments,
io.netty.buffer.ByteBuf nlriByteBuf) |
| Modifier and Type | Method and Description |
|---|---|
List<Fragments> |
FragmentCaseBuilder.getFragments() |
List<Fragments> |
FragmentCase.getFragments() |
| Modifier and Type | Method and Description |
|---|---|
FragmentCaseBuilder |
FragmentCaseBuilder.setFragments(List<Fragments> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Fragments>> |
FragmentsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Fragments |
FragmentsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
FragmentsBuilder |
FragmentsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Fragments>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Fragments> augmentationValue) |
FragmentsBuilder |
FragmentsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Fragments>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Fragments> augmentationValue) |
FragmentsBuilder |
FragmentsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Fragments>> augmentationType) |
| Constructor and Description |
|---|
FragmentsBuilder(Fragments base) |
Copyright © 2017 OpenDaylight. All rights reserved.