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