Package | Description |
---|---|
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.lisp.address.address |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Ipv4Prefix>> |
Ipv4PrefixBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Ipv4Prefix |
Ipv4PrefixBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Ipv4PrefixBuilder |
Ipv4PrefixBuilder.addAugmentation(Class<? extends Augmentation<Ipv4Prefix>> augmentationType,
Augmentation<Ipv4Prefix> augmentationValue) |
Ipv4PrefixBuilder |
Ipv4PrefixBuilder.addAugmentation(Class<? extends Augmentation<Ipv4Prefix>> augmentationType,
Augmentation<Ipv4Prefix> augmentationValue) |
Ipv4PrefixBuilder |
Ipv4PrefixBuilder.removeAugmentation(Class<? extends Augmentation<Ipv4Prefix>> augmentationType) |
Constructor and Description |
---|
Ipv4PrefixBuilder(Ipv4Prefix base) |
Copyright © 2019 OpenDaylight. All rights reserved.