public class RedirectIpv6ExtendedCommunityCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RedirectIpv6ExtendedCommunityCase>
RedirectIpv6ExtendedCommunityCase instances.RedirectIpv6ExtendedCommunityCase| Constructor and Description |
|---|
RedirectIpv6ExtendedCommunityCaseBuilder() |
RedirectIpv6ExtendedCommunityCaseBuilder(RedirectIpv6ExtendedCommunity arg) |
RedirectIpv6ExtendedCommunityCaseBuilder(RedirectIpv6ExtendedCommunityCase base) |
| Modifier and Type | Method and Description |
|---|---|
RedirectIpv6ExtendedCommunityCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase> augmentationValue) |
RedirectIpv6ExtendedCommunityCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase>> |
getAugmentation(Class<E> augmentationType) |
RedirectIpv6 |
getRedirectIpv6() |
RedirectIpv6ExtendedCommunityCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase>> augmentationType) |
RedirectIpv6ExtendedCommunityCaseBuilder |
setRedirectIpv6(RedirectIpv6 value) |
public RedirectIpv6ExtendedCommunityCaseBuilder()
public RedirectIpv6ExtendedCommunityCaseBuilder(RedirectIpv6ExtendedCommunity arg)
public RedirectIpv6ExtendedCommunityCaseBuilder(RedirectIpv6ExtendedCommunityCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic RedirectIpv6 getRedirectIpv6()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase>> E getAugmentation(Class<E> augmentationType)
public RedirectIpv6ExtendedCommunityCaseBuilder setRedirectIpv6(RedirectIpv6 value)
public RedirectIpv6ExtendedCommunityCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase> augmentationValue)
public RedirectIpv6ExtendedCommunityCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase>> augmentationType)
public RedirectIpv6ExtendedCommunityCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<RedirectIpv6ExtendedCommunityCase>Copyright © 2017 OpenDaylight. All rights reserved.