public class TrafficActionExtendedCommunityCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<TrafficActionExtendedCommunityCase>
TrafficActionExtendedCommunityCaseBuilder instances.| Constructor and Description |
|---|
TrafficActionExtendedCommunityCaseBuilder() |
TrafficActionExtendedCommunityCaseBuilder(TrafficActionExtendedCommunity arg) |
TrafficActionExtendedCommunityCaseBuilder(TrafficActionExtendedCommunityCase base) |
public TrafficActionExtendedCommunityCaseBuilder()
public TrafficActionExtendedCommunityCaseBuilder(TrafficActionExtendedCommunity arg)
public TrafficActionExtendedCommunityCaseBuilder(TrafficActionExtendedCommunityCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic TrafficActionExtendedCommunity getTrafficActionExtendedCommunity()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficActionExtendedCommunityCase>> E augmentation(Class<E> augmentationType)
public TrafficActionExtendedCommunityCaseBuilder setTrafficActionExtendedCommunity(TrafficActionExtendedCommunity value)
public TrafficActionExtendedCommunityCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficActionExtendedCommunityCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<TrafficActionExtendedCommunityCase> augmentationValue)
public TrafficActionExtendedCommunityCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficActionExtendedCommunityCase>> augmentationType)
public TrafficActionExtendedCommunityCase build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<TrafficActionExtendedCommunityCase,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.