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<Ipv6Prefix>> |
Ipv6PrefixBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Ipv6Prefix |
Ipv6PrefixBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Ipv6PrefixBuilder |
Ipv6PrefixBuilder.addAugmentation(Class<? extends Augmentation<Ipv6Prefix>> augmentationType,
Augmentation<Ipv6Prefix> augmentationValue) |
Ipv6PrefixBuilder |
Ipv6PrefixBuilder.addAugmentation(Class<? extends Augmentation<Ipv6Prefix>> augmentationType,
Augmentation<Ipv6Prefix> augmentationValue) |
Ipv6PrefixBuilder |
Ipv6PrefixBuilder.removeAugmentation(Class<? extends Augmentation<Ipv6Prefix>> augmentationType) |
Constructor and Description |
---|
Ipv6PrefixBuilder(Ipv6Prefix base) |
Copyright © 2019 OpenDaylight. All rights reserved.