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