public class RedirectIpNhExtendedCommunityCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RedirectIpNhExtendedCommunityCase>
RedirectIpNhExtendedCommunityCaseBuilder instances.RedirectIpNhExtendedCommunityCaseBuilder| Constructor and Description |
|---|
RedirectIpNhExtendedCommunityCaseBuilder() |
RedirectIpNhExtendedCommunityCaseBuilder(RedirectIpNhExtendedCommunity arg) |
RedirectIpNhExtendedCommunityCaseBuilder(RedirectIpNhExtendedCommunityCase base) |
| Modifier and Type | Method and Description |
|---|---|
RedirectIpNhExtendedCommunityCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase> augmentationValue) |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase>> |
augmentation(Class<E> augmentationType) |
RedirectIpNhExtendedCommunityCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
RedirectIpNhExtendedCommunity |
getRedirectIpNhExtendedCommunity() |
RedirectIpNhExtendedCommunityCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase>> augmentationType) |
RedirectIpNhExtendedCommunityCaseBuilder |
setRedirectIpNhExtendedCommunity(RedirectIpNhExtendedCommunity value) |
public RedirectIpNhExtendedCommunityCaseBuilder()
public RedirectIpNhExtendedCommunityCaseBuilder(RedirectIpNhExtendedCommunity arg)
public RedirectIpNhExtendedCommunityCaseBuilder(RedirectIpNhExtendedCommunityCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic RedirectIpNhExtendedCommunity getRedirectIpNhExtendedCommunity()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase>> E augmentation(Class<E> augmentationType)
public RedirectIpNhExtendedCommunityCaseBuilder setRedirectIpNhExtendedCommunity(RedirectIpNhExtendedCommunity value)
public RedirectIpNhExtendedCommunityCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase> augmentationValue)
public RedirectIpNhExtendedCommunityCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpNhExtendedCommunityCase>> augmentationType)
public RedirectIpNhExtendedCommunityCase build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<RedirectIpNhExtendedCommunityCase,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.