Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.p2mp.ipv6._case.P2mpIpv6Builder
Packages that use P2mpIpv6Builder
Package
Description
-
Uses of P2mpIpv6Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.p2mp.ipv6._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.p2mp.ipv6._case that return P2mpIpv6BuilderModifier and TypeMethodDescriptionP2mpIpv6Builder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<P2mpIpv6> augmentation) Add an augmentation to this builder's product.P2mpIpv6Builder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<P2mpIpv6>> augmentationType) Remove an augmentation from this builder's product.P2mpIpv6Builder.setDestinationIpv6Address(Set<org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone> values) Set the property corresponding toIpv6Destinations.getDestinationIpv6Address()to the specified value.P2mpIpv6Builder.setP2mpLeaves(P2mpLeaves value) Set the property corresponding toP2mpLeavesLeaf.getP2mpLeaves()to the specified value.P2mpIpv6Builder.setSourceIpv6Address(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone value) Set the property corresponding toEndpointsIpv6Source.getSourceIpv6Address()to the specified value.