public class TrafficMarkingExtendedCommunityBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<TrafficMarkingExtendedCommunity>
TrafficMarkingExtendedCommunity instances.TrafficMarkingExtendedCommunity| Constructor and Description |
|---|
TrafficMarkingExtendedCommunityBuilder() |
TrafficMarkingExtendedCommunityBuilder(TrafficMarkingExtendedCommunity base) |
| Modifier and Type | Method and Description |
|---|---|
TrafficMarkingExtendedCommunityBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunity>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunity> augmentationValue) |
TrafficMarkingExtendedCommunity |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunity>> |
getAugmentation(Class<E> augmentationType) |
Dscp |
getGlobalAdministrator() |
TrafficMarkingExtendedCommunityBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunity>> augmentationType) |
TrafficMarkingExtendedCommunityBuilder |
setGlobalAdministrator(Dscp value) |
public TrafficMarkingExtendedCommunityBuilder()
public TrafficMarkingExtendedCommunityBuilder(TrafficMarkingExtendedCommunity base)
public Dscp getGlobalAdministrator()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunity>> E getAugmentation(Class<E> augmentationType)
public TrafficMarkingExtendedCommunityBuilder setGlobalAdministrator(Dscp value)
public TrafficMarkingExtendedCommunityBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunity>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunity> augmentationValue)
public TrafficMarkingExtendedCommunityBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TrafficMarkingExtendedCommunity>> augmentationType)
public TrafficMarkingExtendedCommunity build()
build in interface org.opendaylight.yangtools.concepts.Builder<TrafficMarkingExtendedCommunity>Copyright © 2017 OpenDaylight. All rights reserved.