Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.exthdr._case.Ipv6ExthdrBuilder
Packages that use Ipv6ExthdrBuilder
Package
Description
-
Uses of Ipv6ExthdrBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.exthdr._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.ipv6.exthdr._case that return Ipv6ExthdrBuilderModifier and TypeMethodDescriptionIpv6ExthdrBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Exthdr> augmentation) Add an augmentation to this builder's product.Ipv6ExthdrBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6Exthdr>> augmentationType) Remove an augmentation from this builder's product.Ipv6ExthdrBuilder.setMask
(byte[] value) Set the property corresponding toIpv6Exthdr.getMask()
to the specified value.Ipv6ExthdrBuilder.setPseudoField
(Ipv6ExthdrFlags value) Set the property corresponding toIpv6Exthdr.getPseudoField()
to the specified value.