Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.ipv6._case.Ipv6Builder
Package
Description
-
Uses of Ipv6Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.address.family.ipv6._case
Modifier and TypeMethodDescriptionIpv6Builder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6> augmentation) Add an augmentation to this builder's product.Ipv6Builder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6>> augmentationType) Remove an augmentation from this builder's product.Ipv6Builder.setDestinationIpv6Address
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone value) Set the property corresponding toIpv6.getDestinationIpv6Address()
to the specified value.Ipv6Builder.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.