Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.CommunitiesBuilder
Packages that use CommunitiesBuilder
Package
Description
-
Uses of CommunitiesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes that return CommunitiesBuilderModifier 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.