Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.icmpv6.nd.options.type._case.Icmpv6NdOptionsTypeBuilder
Packages that use Icmpv6NdOptionsTypeBuilder
Package
Description
-
Uses of Icmpv6NdOptionsTypeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.icmpv6.nd.options.type._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.icmpv6.nd.options.type._case that return Icmpv6NdOptionsTypeBuilderModifier and TypeMethodDescriptionIcmpv6NdOptionsTypeBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6NdOptionsType> augmentation) Add an augmentation to this builder's product.Icmpv6NdOptionsTypeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Icmpv6NdOptionsType>> augmentationType) Remove an augmentation from this builder's product.Icmpv6NdOptionsTypeBuilder.setIcmpv6NdOptionsType
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toIcmpv6NdOptionsType.getIcmpv6NdOptionsType()
to the specified value.