public class RedirectIpNhExtendedCommunityCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RedirectIpNhExtendedCommunityCase>
RedirectIpNhExtendedCommunityCase instances.RedirectIpNhExtendedCommunityCase| Constructor and Description |
|---|
RedirectIpNhExtendedCommunityCaseBuilder() |
RedirectIpNhExtendedCommunityCaseBuilder(RedirectIpNhExtendedCommunity arg) |
RedirectIpNhExtendedCommunityCaseBuilder(RedirectIpNhExtendedCommunityCase base) |
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 getAugmentation(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.Builder<RedirectIpNhExtendedCommunityCase>Copyright © 2017 OpenDaylight. All rights reserved.