Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice.IntraAsIPmsiADCaseBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
-
Uses of IntraAsIPmsiADCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.mvpn.mvpn.choice
Modifier and TypeMethodDescriptionIntraAsIPmsiADCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<IntraAsIPmsiADCase> augmentation) Add an augmentation to this builder's product.IntraAsIPmsiADCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IntraAsIPmsiADCase>> augmentationType) Remove an augmentation from this builder's product.IntraAsIPmsiADCaseBuilder.setIntraAsIPmsiAD
(IntraAsIPmsiAD value) Set the property corresponding toIntraAsIPmsiADGrouping.getIntraAsIPmsiAD()
to the specified value.