public class Ipv4DetourObjectBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<Ipv4DetourObject>
Ipv4DetourObject instances.Ipv4DetourObject| Constructor and Description |
|---|
Ipv4DetourObjectBuilder() |
Ipv4DetourObjectBuilder(Ipv4DetourObject base) |
| Modifier and Type | Method and Description |
|---|---|
Ipv4DetourObjectBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject> augmentationValue) |
Ipv4DetourObject |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject>> |
getAugmentation(Class<E> augmentationType) |
List<Plr> |
getPlr() |
Ipv4DetourObjectBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject>> augmentationType) |
Ipv4DetourObjectBuilder |
setPlr(List<Plr> value) |
public Ipv4DetourObjectBuilder()
public Ipv4DetourObjectBuilder(Ipv4DetourObject base)
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject>> E getAugmentation(Class<E> augmentationType)
public Ipv4DetourObjectBuilder setPlr(List<Plr> value)
public Ipv4DetourObjectBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject> augmentationValue)
public Ipv4DetourObjectBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DetourObject>> augmentationType)
public Ipv4DetourObject build()
build in interface org.opendaylight.yangtools.concepts.Builder<Ipv4DetourObject>Copyright © 2018 OpenDaylight. All rights reserved.