Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.bgp.role.sets.RoleSetsBuilder
Package
Description
-
Uses of RoleSetsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.bgp.role.sets
Modifier and TypeMethodDescriptionRoleSetsBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RoleSets> augmentation) Add an augmentation to this builder's product.RoleSetsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoleSets>> augmentationType) Remove an augmentation from this builder's product.RoleSetsBuilder.setRoleSet
(Map<RoleSetKey, RoleSet> values) Set the property corresponding toRoleSet.getRoleSet()
to the specified value.