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