public class SourceIpv6PrefixCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<SourceIpv6PrefixCase>
SourceIpv6PrefixCase instances.SourceIpv6PrefixCase| Constructor and Description |
|---|
SourceIpv6PrefixCaseBuilder() |
SourceIpv6PrefixCaseBuilder(SourceIpv6PrefixCase base) |
| Modifier and Type | Method and Description |
|---|---|
SourceIpv6PrefixCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourceIpv6PrefixCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SourceIpv6PrefixCase> augmentationValue) |
SourceIpv6PrefixCase |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<SourceIpv6PrefixCase>> |
getAugmentation(Class<E> augmentationType) |
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix |
getSourcePrefix() |
SourceIpv6PrefixCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourceIpv6PrefixCase>> augmentationType) |
SourceIpv6PrefixCaseBuilder |
setSourcePrefix(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix value) |
public SourceIpv6PrefixCaseBuilder()
public SourceIpv6PrefixCaseBuilder(SourceIpv6PrefixCase base)
public org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix getSourcePrefix()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<SourceIpv6PrefixCase>> E getAugmentation(Class<E> augmentationType)
public SourceIpv6PrefixCaseBuilder setSourcePrefix(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix value)
public SourceIpv6PrefixCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourceIpv6PrefixCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SourceIpv6PrefixCase> augmentationValue)
public SourceIpv6PrefixCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SourceIpv6PrefixCase>> augmentationType)
public SourceIpv6PrefixCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<SourceIpv6PrefixCase>Copyright © 2017 OpenDaylight. All rights reserved.