Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.as._4.generic.spec.extended.community._case.As4GenericSpecExtendedCommunityBuilder
Package
Description
-
Uses of As4GenericSpecExtendedCommunityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.as._4.generic.spec.extended.community._case
Modifier and TypeMethodDescriptionAs4GenericSpecExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<As4GenericSpecExtendedCommunity> augmentation) Add an augmentation to this builder's product.As4GenericSpecExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<As4GenericSpecExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.As4GenericSpecExtendedCommunityBuilder.setAs4SpecificCommon
(As4SpecificCommon value) Set the property corresponding toAs4SpecCommon.getAs4SpecificCommon()
to the specified value.