Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice.SPmsiADCaseBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
-
Uses of SPmsiADCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
Modifier and TypeMethodDescriptionSPmsiADCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<SPmsiADCase> augmentation) Add an augmentation to this builder's product.SPmsiADCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SPmsiADCase>> augmentationType) Remove an augmentation from this builder's product.SPmsiADCaseBuilder.setSPmsiAD
(SPmsiAD value) Set the property corresponding toSPmsiADGrouping.getSPmsiAD()
to the specified value.