Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.Icmpv6CodeCaseBuilder
Package
Description
-
Uses of Icmpv6CodeCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value
Modifier and TypeMethodDescriptionIcmpv6CodeCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6CodeCase> augmentation) Add an augmentation to this builder's product.Icmpv6CodeCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6CodeCase>> augmentationType) Remove an augmentation from this builder's product.Icmpv6CodeCaseBuilder.setIcmpv6Code
(Icmpv6Code value) Set the property corresponding toIcmpv6CodeCase.getIcmpv6Code()
to the specified value.