Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice.InterAsIPmsiADCaseBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
-
Uses of InterAsIPmsiADCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
Modifier and TypeMethodDescriptionInterAsIPmsiADCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<InterAsIPmsiADCase> augmentation) Add an augmentation to this builder's product.InterAsIPmsiADCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InterAsIPmsiADCase>> augmentationType) Remove an augmentation from this builder's product.InterAsIPmsiADCaseBuilder.setInterAsIPmsiAD
(InterAsIPmsiAD value) Set the property corresponding toInterAsIPmsiADGrouping.getInterAsIPmsiAD()
to the specified value.