Package | Description |
---|---|
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<PrefixLength>> |
PrefixLengthBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
PrefixLength |
PrefixLengthBuilder.build() |
Modifier and Type | Method and Description |
---|---|
PrefixLengthBuilder |
PrefixLengthBuilder.addAugmentation(Class<? extends Augmentation<PrefixLength>> augmentationType,
Augmentation<PrefixLength> augmentationValue) |
PrefixLengthBuilder |
PrefixLengthBuilder.addAugmentation(Class<? extends Augmentation<PrefixLength>> augmentationType,
Augmentation<PrefixLength> augmentationValue) |
PrefixLengthBuilder |
PrefixLengthBuilder.removeAugmentation(Class<? extends Augmentation<PrefixLength>> augmentationType) |
Constructor and Description |
---|
PrefixLengthBuilder(PrefixLength base) |
Copyright © 2019 OpenDaylight. All rights reserved.