Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice.SPmsiADCaseBuilder
Packages that use 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice that return SPmsiADCaseBuilderModifier and TypeMethodDescriptionSPmsiADCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SPmsiADCase> augmentation) Add an augmentation to this builder's product.SPmsiADCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.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.