Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination.Ipv4DestinationCaseBuilder
Package
Description
-
Uses of Ipv4DestinationCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination
Modifier and TypeMethodDescriptionIpv4DestinationCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DestinationCase> augmentation) Add an augmentation to this builder's product.Ipv4DestinationCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4DestinationCase>> augmentationType) Remove an augmentation from this builder's product.Ipv4DestinationCaseBuilder.setDestinationIpv4Address
(Set<org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone> values) Set the property corresponding toIpv4Destinations.getDestinationIpv4Address()
to the specified value.