Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.multicast.group.opaque.grouping.multicast.group.CGAddressCaseBuilder
Package
Description
-
Uses of CGAddressCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.multicast.group.opaque.grouping.multicast.group
Modifier and TypeMethodDescriptionCGAddressCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<CGAddressCase> augmentation) Add an augmentation to this builder's product.CGAddressCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CGAddressCase>> augmentationType) Remove an augmentation from this builder's product.CGAddressCaseBuilder.setCGAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value) Set the property corresponding toCGAddressCase.getCGAddress()
to the specified value.