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