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