Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.CommunitiesBuilder
Package
Description
-
Uses of CommunitiesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes
Modifier and TypeMethodDescriptionCommunitiesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Communities> augmentation) Add an augmentation to this builder's product.CommunitiesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Communities>> augmentationType) Remove an augmentation from this builder's product.CommunitiesBuilder.setAsNumber
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber value) Set the property corresponding toCommunity.getAsNumber()
to the specified value.CommunitiesBuilder.setSemantics
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toCommunity.getSemantics()
to the specified value.