Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.nx.action.dec.nsh.ttl.grouping.NxActionDecNshTtlBuilder
Packages that use NxActionDecNshTtlBuilder
Package
Description
-
Uses of NxActionDecNshTtlBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.nx.action.dec.nsh.ttl.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.nx.action.dec.nsh.ttl.grouping that return NxActionDecNshTtlBuilderModifier and TypeMethodDescriptionNxActionDecNshTtlBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtl> augmentation) Add an augmentation to this builder's product.NxActionDecNshTtlBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtl>> augmentationType) Remove an augmentation from this builder's product.NxActionDecNshTtlBuilder.setExperimenterId
(ExperimenterId value) Set the property corresponding toNxActionDecNshTtl.getExperimenterId()
to the specified value.