Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.P2mpIpv6CaseBuilder
Packages that use P2mpIpv6CaseBuilder
Package
Description
-
Uses of P2mpIpv6CaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family that return P2mpIpv6CaseBuilderModifier and TypeMethodDescriptionP2mpIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<P2mpIpv6Case> augmentation) Add an augmentation to this builder's product.P2mpIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<P2mpIpv6Case>> augmentationType) Remove an augmentation from this builder's product.P2mpIpv6CaseBuilder.setP2mpIpv6
(P2mpIpv6 value) Set the property corresponding toP2mpIpv6Case.getP2mpIpv6()
to the specified value.