Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.P2mpIpv4CaseBuilder
Packages that use P2mpIpv4CaseBuilder
Package
Description
-
Uses of P2mpIpv4CaseBuilder 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 P2mpIpv4CaseBuilderModifier and TypeMethodDescriptionP2mpIpv4CaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<P2mpIpv4Case> augmentation) Add an augmentation to this builder's product.P2mpIpv4CaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<P2mpIpv4Case>> augmentationType) Remove an augmentation from this builder's product.P2mpIpv4CaseBuilder.setP2mpIpv4(P2mpIpv4 value) Set the property corresponding toP2mpIpv4Case.getP2mpIpv4()to the specified value.