public class Ipv6CaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<Ipv6Case>
Ipv6Case instances.Ipv6Case| Constructor and Description |
|---|
Ipv6CaseBuilder() |
Ipv6CaseBuilder(Ipv6Case base) |
| Modifier and Type | Method and Description |
|---|---|
Ipv6CaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Case>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Case> augmentationValue) |
Ipv6Case |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Case>> |
getAugmentation(Class<E> augmentationType) |
Ipv6 |
getIpv6() |
Ipv6CaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Case>> augmentationType) |
Ipv6CaseBuilder |
setIpv6(Ipv6 value) |
public Ipv6CaseBuilder()
public Ipv6CaseBuilder(Ipv6Case base)
public Ipv6 getIpv6()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Case>> E getAugmentation(Class<E> augmentationType)
public Ipv6CaseBuilder setIpv6(Ipv6 value)
public Ipv6CaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Case>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Case> augmentationValue)
public Ipv6CaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Case>> augmentationType)
Copyright © 2018 OpenDaylight. All rights reserved.